summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2015-09-16 13:01:07 +0300
committerMantas Mikulėnas2015-09-16 13:01:07 +0300
commit7bc9e5a8b9d485505659e66eca6ca4a4ea1acbf3 (patch)
tree4ad8bf409154967b32cde7da47755d9f31b6989f /PKGBUILD
parent4f00aae38f12c8018870b48bfa33be9e63e85c86 (diff)
downloadaur-7bc9e5a8b9d485505659e66eca6ca4a4ea1acbf3.tar.gz
fix hash for .service unit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13f87373e6ef..71fe183a967e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('glibc')
source=(http://people.redhat.com/~dhowells/fscache/${pkgname}-${pkgver}.tar.bz2
cachefilesd.service)
sha256sums=('125ea4f6aef4bf8e936a7cc747b59e074537a8aed74cd1bab3f05d7fbc47287f'
- '0a76a82184d465cf6a663642557219ea9e2fc18bbe24af2bad55ca61db559c5d')
+ 'aa889fcbc2ca59aed2be4ef586c3039ceadc6bc5969398a175a77c63ccbe11e0')
backup=(etc/cachefilesd.conf)
build() {