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 978fa83a5f21..f451683361e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nroi <nroi@mailbox.org>
pkgname=cpcache-git
-pkgver=0.1.6.r0.g6975181
+pkgver=0.1.7.r0.g85e347d
pkgrel=1
pkgdesc="central pacman cache"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -9,7 +9,7 @@ license=('MIT')
makedepends=('erlang-nox' 'elixir')
install="${pkgname%-git}.install"
backup=('etc/cpcache/cpcache.toml')
-source=('git+https://github.com/nroi/cpcache.git#tag=0.1.6'
+source=('git+https://github.com/nroi/cpcache.git#tag=0.1.7'
'sysuser.conf'
'cpcache.install'
'cpcache.service'