summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a17bc43639f2..4ce90bc34ae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('php>=5.5')
makedepends=('gcc')
optdepends=('composer' 'php-fpm')
provides=('php-phalcon')
-conflicts=('php-phalcon' 'php70-phalcon')
+conflicts=('php-phalcon' 'php70-phalcon' 'php-phalcon-git')
backup=('etc/php/conf.d/phalcon.ini')
source=(
"https://github.com/phalcon/cphalcon/archive/v$pkgver.zip"