[arch-commits] Commit in php/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Dec 3 14:31:41 UTC 2017


    Date: Sunday, December 3, 2017 @ 14:31:40
  Author: pierre
Revision: 311568

Remove useless conflict

Modified:
  php/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-03 14:26:17 UTC (rev 311567)
+++ PKGBUILD	2017-12-03 14:31:40 UTC (rev 311568)
@@ -173,7 +173,7 @@
 	pkgdesc='A general-purpose scripting language that is especially suited to web development'
 	depends=('libxml2' 'curl' 'libzip' 'pcre')
 	replaces=('php-ldap')
-	conflicts=('php-ldap' 'php-mcrypt<=7.1')
+	conflicts=('php-ldap')
 	provides=("php-ldap=${pkgver}")
 	backup=('etc/php/php.ini')
 



More information about the arch-commits mailing list