summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-03-28 16:46:23 +0200
committerAlad Wenter2016-03-28 16:46:23 +0200
commitf166c24a36e92ce67f04522af7050edcd3b46897 (patch)
treed62c5ee30940f118882aa50d7f8a6017d25ee70a /PKGBUILD
parent82791671cb8603e3acf5841086165e13e32e1833 (diff)
downloadaur-f166c24a36e92ce67f04522af7050edcd3b46897.tar.gz
fix checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363a9b6726bc..6e1ac11d610c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('any')
url=https://github.com/AladW/aurutils
license=('ISC')
source=("https://github.com/AladW/aurutils/archive/$pkgver.tar.gz")
-md5sums=('fa27ab006516438f6ce81499812f5f7d')
+md5sums=('e7530dcf300b13a2a34754e43ce0395d')
depends=('pacman>=5.0' 'git' 'repose-git' 'jshon' 'pacutils-git' 'expac' 'aria2')
checkdepends=('shellcheck')
makedepends=('git')