summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Majewsky2017-12-07 17:26:28 +0100
committerStefan Majewsky2017-12-07 17:26:28 +0100
commit12be0853e89b465052845f0cfd44120bab0e494d (patch)
tree80ca374c46136b1b7236e235b0f9b15beb462580 /PKGBUILD
parent03fd365844e7326a616ae597d6afe316af8663cd (diff)
downloadaur-12be0853e89b465052845f0cfd44120bab0e494d.tar.gz
v2.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11dbedad63d8..5ce25c66aad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='holo'
-pkgver=2.0.3
+pkgver=2.2
pkgrel=1
pkgdesc='Minimalistic configuration management'
arch=('i686' 'x86_64' 'armv7h')
@@ -32,7 +32,7 @@ backup=(
'etc/holorc.d/95-holo-run-scripts'
)
source=("https://github.com/holocm/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('a513ca5c85b9a97674d200c1de2d0ec973d220538483fba651d0a7ef91e11e71')
+sha256sums=('56b8c47e8b872155fc50f1de972260189416fc7e0c9b6478ba81eed14eeaf72f')
options=('!strip') # binaries are already stripped inside the Makefile