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 217247df97dd..512d8c541c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nroi <nroi@mailbox.org>
pkgname=cpcache-git
-pkgver=0.1.5.r0.g4adf926
+pkgver=0.1.5.r2.g6975181
pkgrel=1
pkgdesc="central pacman cache"
arch=('x86_64')
@@ -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.5'
+source=('git+https://github.com/nroi/cpcache.git#tag=0.1.6'
'sysuser.conf'
'cpcache.install'
'cpcache.service'