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 dada21bb962f..57c6217b65de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=z-push
groups=('zarafa'
'kopano')
pkgver=2.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="open-source implementation of the ActiveSync protocol"
arch=('any')
url="http://z-push.sf.net/"
@@ -15,7 +15,7 @@ makedepends=('git'
'php-composer')
depends=('nginx'
'php'
- 'kopano-core' # php-mapi
+ # 'kopano-core' # php-mapi
'php-fpm')
install='install'
backup=('etc/webapps/z-push/nginx-location.conf'