summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartiMcFly2018-08-20 15:04:58 +0200
committerMartiMcFly2018-08-20 15:04:58 +0200
commit353aac800794514023100e439245203764e9c6a7 (patch)
tree436acf0cd12e87e72356eeb6e27e57ae711275dd /PKGBUILD
parent95e4ecf2c01075124261acffd54e0d2f498cc2f7 (diff)
downloadaur-353aac800794514023100e439245203764e9c6a7.tar.gz
remove kopano-core dependency
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'