summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Madriz2017-04-26 13:37:10 -0600
committerRicardo Madriz2017-04-26 13:37:10 -0600
commitf7574ab0eab2d7c78ca75c6224c602466032a5e3 (patch)
tree64f2efecd2e104078226b0bb0d299935db767bd9
parent591af03f849ac0f188fadf0461f9007be38d90a9 (diff)
downloadaur-f7574ab0eab2d7c78ca75c6224c602466032a5e3.tar.gz
Update to version 20160920
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed61748c523e..6aeac11d9e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: evr <evanroman at gmail>
pkgname=agedu
-pkgver=20160302
-_pkghash=a05fca7
+pkgver=20160920
+_pkghash=853cea9
pkgrel=1
pkgdesc="Track down wasted disk space"
arch=('i686' 'x86_64')
@@ -18,9 +18,7 @@ url="http://www.chiark.greenend.org.uk/~sgtatham/agedu/"
license=('MIT')
depends=('glibc')
source=("http://www.chiark.greenend.org.uk/~sgtatham/$pkgname/$pkgname-$pkgver.$_pkghash.tar.gz")
-# SKIP because the upstream server changes the file all the time.
-# That is a very strange behaviour... but I can't find anything suspect
-md5sums=('SKIP')
+md5sums=('678f47a7f15357cb8c4c8550ca6416a0')
build() {
cd "$srcdir/$pkgname-$pkgver.$_pkghash"