summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c202ec55ec5..8cff5dc2ae92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Rémy Oudompheng <remy@archlinux.org>
pkgname=cachefilesd
-pkgver=0.10.5
-pkgrel=2
+pkgver=0.10.9
+pkgrel=1
pkgdesc="Userspace daemon acting as a backend for FS-Cache"
arch=('i686' 'x86_64')
-url="http://people.redhat.com/~dhowells/fscache/"
+url="https://people.redhat.com/~dhowells/fscache/"
license=('GPL')
depends=('glibc')
-source=(http://people.redhat.com/~dhowells/fscache/${pkgname}-${pkgver}.tar.bz2
+source=(https://people.redhat.com/~dhowells/fscache/${pkgname}-${pkgver}.tar.bz2
cachefilesd.service)
-sha256sums=('125ea4f6aef4bf8e936a7cc747b59e074537a8aed74cd1bab3f05d7fbc47287f'
+sha256sums=('c897ec6704615f26de3ddc20ff30a191ce995cb8973d2cde88b4b28c1a1e6bca'
'aa889fcbc2ca59aed2be4ef586c3039ceadc6bc5969398a175a77c63ccbe11e0')
backup=(etc/cachefilesd.conf)