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

Pierre Schmitz pierre at archlinux.org
Sat Jan 16 13:05:55 UTC 2021


    Date: Saturday, January 16, 2021 @ 13:05:55
  Author: pierre
Revision: 406302

Use more modern checksums

Modified:
  php-apcu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-16 13:04:58 UTC (rev 406301)
+++ PKGBUILD	2021-01-16 13:05:55 UTC (rev 406302)
@@ -12,8 +12,8 @@
 source=("https://pecl.php.net/get/apcu-$pkgver.tgz"
         'apcu.ini')
 backup=('etc/php/conf.d/apcu.ini')
-md5sums=('47588e30d78a77ae362e879536f90cf9'
-         '5823394cd9396cd6b7d3c41118d9da08')
+sha256sums=('b4e374b424566d3561c23335f25d907349ee01971ee3210a99073bec2a00528b'
+            '18b2d904848b185bdc7c0c6a5f7c82ec809e9ed3f137cd6d3420160f4756630f')
 
 prepare() {
 	cd "$srcdir/apcu-$pkgver"



More information about the arch-commits mailing list