summaryrefslogtreecommitdiff
path: root/pcr/pristine-etc-keeper-git
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-01 02:30:38 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-01 02:30:38 -0500
commit8839d05206da60522ac50b0c06793f7eea1ead45 (patch)
tree887865a803690fa3ed1376bcd2e4b54ea3dc2e1f /pcr/pristine-etc-keeper-git
parentbb7dc480fc16e9ca6ecd1db1bb3ca051c7c61540 (diff)
downloadabslibre-8839d05206da60522ac50b0c06793f7eea1ead45.tar.gz
abslibre-8839d05206da60522ac50b0c06793f7eea1ead45.tar.bz2
abslibre-8839d05206da60522ac50b0c06793f7eea1ead45.zip
update pcr/pristine-etc-keeper-git
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 f9d2f7d68..7f7796311 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=20170131
-_gitver='commit=f117c7aac438c4d3219abee57112cdef04258433'
+pkgver=20170131.1
+_gitver='commit=fd78b9d6b0a374058433a7d378dd8746dd0813c7'
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=('ca87ab50c7cbe55f4bf1c9eb004721d0')
+md5sums=('00d1334f7ac393f787a243a5a7353868')
# 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")