summaryrefslogtreecommitdiff
path: root/pcr/pristine-etc-keeper-git
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/pristine-etc-keeper-git')
-rw-r--r--pcr/pristine-etc-keeper-git/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/pristine-etc-keeper-git/PKGBUILD b/pcr/pristine-etc-keeper-git/PKGBUILD
index f40e3cfff..f9d2f7d68 100644
--- a/pcr/pristine-etc-keeper-git/PKGBUILD
+++ b/pcr/pristine-etc-keeper-git/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=pristine-etc-keeper
pkgname=$_pkgname-git
-pkgver=20170128
-_gitver='commit=78705062cfd1a17db1ef994ee6c48925060c6f29'
+pkgver=20170131
+_gitver='commit=f117c7aac438c4d3219abee57112cdef04258433'
url=https://git.parabola.nu/~lukeshu/$_pkgname.git
license=('WTFPL')
@@ -19,7 +19,7 @@ backup=(
'etc/etckeeper/pristine/drain'
)
source=(https://repo.parabola.nu/other/~lukeshu/$_pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('a4957597192a5f4ba5adc87165395d67')
+md5sums=('ca87ab50c7cbe55f4bf1c9eb004721d0')
# git:// is broken for user repos on git.parabola.nu right now
mksource=("$pkgname-$pkgver::git+https://git.parabola.nu/~lukeshu/pristine-etc-keeper.git#$_gitver")