summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9eeb720b0502..bb723be8e521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pkgcacheclean
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Application to clean the pacman cache"
arch=('any')
url='https://bbs.archlinux.org/viewtopic.php?pid=841774'
@@ -10,7 +10,7 @@ license=('GPL')
depends=('pacman>=5')
source=($pkgname.c
$pkgname.8)
-md5sums=('111a5c26c4c6536e1fda310fbd8cb824'
+md5sums=('e4d09851f6052beab8179b88e21e2f6b'
'965889f755e4611c12f8c9ac0048372d')
build()