From a9346f29e906a33afa9410050016d8179e25a73b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 4 Aug 2013 01:21:46 +0200 Subject: fix sha256sum efter amendment of version 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 6e8150f..5fff371 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -10,7 +10,8 @@ license=('GPL3') depends=('python3') makedepends=('make' 'sed' 'coreutils') source=(https://github.com/maandree/auto-auto-complete/archive/$pkgver.tar.gz) -sha256sums=(6b083da13302b83325aeb961f9b55dc9626e1f8096537ee598c43e09e67d0f64) +sha256sums=(f201792daa620b04bc5726b8d5f41071158a7fd5ec7f1002e8f1ab760f188c67) + build() { cd auto-auto-complete-$pkgver -- cgit v1.2.3-70-g09d2