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

David Runge dvzrv at archlinux.org
Wed Jan 22 08:22:50 UTC 2020


    Date: Wednesday, January 22, 2020 @ 08:22:50
  Author: dvzrv
Revision: 553415

upgpkg: php-igbinary 3.1.2-1: Upgrading to 3.1.2.

Modified:
  php-igbinary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 07:34:55 UTC (rev 553414)
+++ PKGBUILD	2020-01-22 08:22:50 UTC (rev 553415)
@@ -2,7 +2,7 @@
 
 _name=igbinary
 pkgname=php-igbinary
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="A drop in replacement for the standard php serializer"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc' 'php')
 backup=("etc/php/conf.d/${_name}.ini")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('c16a1ef98a3bc107e45c55f521344050ceb52eb350c601f5caabbd5d0c442101c67e0ad779702faffd50800eb067b375608341fbe216f2fbf673531a96edc0f2')
+sha512sums=('617442e1fc437d12666b1172ca2ae34a4d7377bff8b1d00194a159260213179e65e7e2f755a1583d2b299e3b0e90374b9021cd61ec7ac67e64018153e77af8c5')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list