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 3db2d29bf5fc..ee306e423fb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Jed Liu <jed-archlinux@uma.litech.org>
pkgname=tmpreaper
-pkgver=1.6.14
+pkgver=1.6.14+nmu1
pkgrel=1
pkgdesc="Cleans up files in directories based on their age"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=()
install=
source=(http://ftp.debian.org/debian/pool/main/t/tmpreaper/${pkgname}_${pkgver}.tar.gz)
noextract=()
-sha512sums=('e78fab0cd2cc8c851e2806be70c102697bff86230e181bfad1c76b15fe5455fb431bc0dd16bebf77a2e9bb64b5f5a1474d24254ff780d4d72d343ea0e6e30ccb')
+sha512sums=('0109665ba2a6c076944e85462946aa743b67912886524820bc6107f17aa3576ea8759675aa91f6ec4c6b70d306bd172dfea2dff0000641c52f36dede75c2033a')
build() {
cd "$srcdir/$pkgname-$pkgver"