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 a6284d169f14..217247df97dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nroi <nroi@mailbox.org>
pkgname=cpcache-git
-pkgver=0.1.0.r0.g9249d15
+pkgver=0.1.5.r0.g4adf926
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.0'
+source=('git+https://github.com/nroi/cpcache.git#tag=0.1.5'
'sysuser.conf'
'cpcache.install'
'cpcache.service'