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

David Runge dvzrv at gemini.archlinux.org
Sun Aug 8 19:56:00 UTC 2021


    Date: Sunday, August 8, 2021 @ 19:56:00
  Author: dvzrv
Revision: 995714

upgpkg: php-igbinary 3.2.5-1: Upgrade to 3.2.5.

Modified:
  php-igbinary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 19:55:43 UTC (rev 995713)
+++ PKGBUILD	2021-08-08 19:56:00 UTC (rev 995714)
@@ -3,7 +3,7 @@
 _name=igbinary
 pkgbase=php-igbinary
 pkgname=('php-igbinary' 'php7-igbinary')
-pkgver=3.2.4
+pkgver=3.2.5
 pkgrel=1
 pkgdesc="A drop in replacement for the standard php serializer"
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('glibc')
 makedepends=('php7' 'php')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('0f1d482f4615f8ec9b269d74e48f6b74b0e276b237a190e40ffc643afd6129d9e01be3375864e6e0be1b9666a75ca0e2a6a2dbf571384bfdffe497316168da78')
-b2sums=('f52f01ace2c24b9bc0c64b3421609ff390e10c1825e09b2bc7a294e902975988e4e9c658e87404f496d63701fc98c7aa2626ce3bb88871f429d7cda6b96092b9')
+sha512sums=('bf66a2bf74d8e8a33e7063fbbaec0da1fa79989b2a28ab4380a192b795824e6b91344e8af89a80d3fca8b2fb751b725a47079370fc3947fc6a5328412554495f')
+b2sums=('21485f97b09a07910dae1a5bade7913a6793bae767342947c59d5b63694bc057b8a29e4a7d0cf423dbcbedff7659d85fa630813ccd05a4a05440764e95c5bc2d')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgbase-$pkgver"



More information about the arch-commits mailing list