summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartina Pietruschka2015-11-17 14:08:12 +0000
committerMartina Pietruschka2015-11-17 14:08:12 +0000
commit3f9b30e9dcbef479fffc041736b00bb6de85685c (patch)
tree591dc4a1015700336c4ba783a3c7e79f9d6c0296 /PKGBUILD
parenta6255ad996ce1f0a229618df8c7079babfbafa35 (diff)
downloadaur-3f9b30e9dcbef479fffc041736b00bb6de85685c.tar.gz
update 2.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 060b8463a5d0..e8a07cb56080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=z-push
pkgver=2.2.5
-pkgrel=4
+pkgrel=1
pkgdesc="open-source implementation of the ActiveSync protocol"
arch=('any')
url="http://z-push.sf.net/"
license=('AGPL3')
-depends=('php')
+depends=('php>=5.1')
optdepends=('php-fpm'
'nginx'
'apache'