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

Pierre Schmitz pierre at gemini.archlinux.org
Sun May 15 06:21:03 UTC 2022


    Date: Sunday, May 15, 2022 @ 06:21:02
  Author: pierre
Revision: 445641

upgpkg: php 8.1.6-2

Modified:
  php/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-15 06:19:31 UTC (rev 445640)
+++ PKGBUILD	2022-05-15 06:21:02 UTC (rev 445641)
@@ -21,7 +21,7 @@
          'php-tidy'
          'php-xsl')
 pkgver=8.1.6
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('PHP')
 url='https://www.php.net/'
@@ -32,7 +32,7 @@
 options=(debug)
 source=("https://php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
         'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch')
-sha256sums=('da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c'
+sha256sums=('7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a'
             'SKIP'
             '702b163c66c65af92dcad8d79f41bda84bcd5d863235fcf1497c33a86db9e4ca'
             '4a2add00d93fa991ccdf6356090264c1059c79935642afff6e8d4a2107fa037e'
@@ -182,7 +182,7 @@
 	depends=('libxml2' 'curl' 'libzip' 'pcre2' 'argon2' 'oniguruma' 'db' 'gdbm')
 	replaces=('php-ldap')
 	conflicts=('php-ldap')
-	provides=("php-ldap=${pkgver}")
+	provides=("php-interpreter=$_interpreter" "php-ldap=${pkgver}")
 	backup=('etc/php/php.ini')
 
 	cd "${srcdir}/build"



More information about the arch-commits mailing list