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

David Runge dvzrv at archlinux.org
Sat Apr 24 10:44:00 UTC 2021


    Date: Saturday, April 24, 2021 @ 10:44:00
  Author: dvzrv
Revision: 923596

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

Modified:
  php-igbinary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 10:40:14 UTC (rev 923595)
+++ PKGBUILD	2021-04-24 10:44:00 UTC (rev 923596)
@@ -3,8 +3,8 @@
 _name=igbinary
 pkgbase=php-igbinary
 pkgname=('php-igbinary' 'php7-igbinary')
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="A drop in replacement for the standard php serializer"
 arch=('x86_64')
 url="https://github.com/igbinary/igbinary"
@@ -12,8 +12,8 @@
 depends=('glibc')
 makedepends=('php7' 'php')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('fdab404eb6ab8e64c0d3b92c1c12e796a182a90084acc78a31a31dece62075d310d298c545d149d10b188f0467108a0429ee750747e073fa7fba752162b64eb4')
-b2sums=('4eda60b49a2f1e3e822a0fbff8f23cd546517a51193f0f4f2d4646f99888552aad1877f80a67f0d655e0a51771c539efe5b0d8b5c8ce7d88c8403305dc7570df')
+sha512sums=('d9fd460e6d62c8ca86de0e99681714ae45b2f7c66ff76279cd376582f9e8e932e8fa0ee37c25fde82390643a543fefc3ba5cbf181d5ffa31a3ab8301c092e0ff')
+b2sums=('479f1b79c84b3979659a1d596f78345e6c75e9444971b547e8f1a3fe9b4aec3ba321d7a325b734f069fb1d4cb0b5c4ea5ae6586d5e50026698dc6aaa2e972bbd')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgbase-$pkgver"



More information about the arch-commits mailing list