aboutsummarylogtreecommitdiffstats
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 863531fff4b8..90cd23997f97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Guillaume ALAUX <guillaume at alaux dot net>
pkgname=zookeeper
pkgver=3.4.9
-pkgrel=1
+pkgrel=2
pkgdesc='Open-source server which enables highly reliable distributed coordination'
arch=('any')
url='https://zookeeper.apache.org/'
@@ -17,7 +17,7 @@ install=install_zookeeper.sh
_closest="https://archive.apache.org/dist/"
_app_path="/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"
-source=(${_closest}/${_app_path},
+source=(${_closest}/${_app_path}
systemd_zookeeper.service
systemd_zookeeper@.service
systemd_sysusers.d_zookeeper.conf