From 4a8097494f056b01c9c275b728c95c40bd059af9 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Mon, 3 Sep 2018 14:20:16 +0200 Subject: [PATCH] correct md5 for astroid.1.gz --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5ce40f2..522c2f6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Thu Aug 30 09:01:42 UTC 2018 +# Mon Sep 3 12:20:02 UTC 2018 pkgbase = astroid-git pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others pkgver = v0.13.r24.g20b9171 @@ -34,7 +34,7 @@ pkgbase = astroid-git source = astroid::git+https://github.com/astroidmail/astroid.git source = astroid.1.gz md5sums = SKIP - md5sums = 52c14022e2bf7e4806719e8ab4fb7909 + md5sums = 1cae3fa289d3061dd7d1ac2aa1f9c643 pkgname = astroid-git diff --git a/PKGBUILD b/PKGBUILD index 7e4e442..6ab7981 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -26,7 +26,7 @@ changelog= source=(astroid::git+https://github.com/astroidmail/astroid.git astroid.1.gz) noextract=() md5sums=('SKIP' - '52c14022e2bf7e4806719e8ab4fb7909') + '1cae3fa289d3061dd7d1ac2aa1f9c643') build() { cd "$srcdir/astroid"