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

David Runge dvzrv at archlinux.org
Mon Nov 11 08:40:26 UTC 2019


    Date: Monday, November 11, 2019 @ 08:40:26
  Author: dvzrv
Revision: 526627

upgpkg: php-redis 5.1.1-1

Upgrading to 5.1.1.

Modified:
  php-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-11 08:37:52 UTC (rev 526626)
+++ PKGBUILD	2019-11-11 08:40:26 UTC (rev 526627)
@@ -3,7 +3,7 @@
 pkgname=php-redis
 _name=redis
 _upstream=phpredis
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="An API for communicating with the Redis key-value store"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('redis: use a local redis instance')
 backup=("etc/php/conf.d/${_name}.ini")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${_upstream}/${_upstream}/archive/${pkgver}.tar.gz")
-sha512sums=('6ecb4bede3ad0425bfaaf09886d53de007a77b51170a0cd79784264d2b803c10fdab77ca0f0189beae248894419f5cf4f0a0078e076bda33e25c5f6acc56b41e')
+sha512sums=('d15bfb675491aaafeb09a398fb540d9ba6d64803d7ad0fd8765bc1a3f50f58ef066384e678f20259742b67135e814f0b379861a46eab3afa0ac9f95ae375e726')
 
 prepare() {
   mv -v "${_upstream}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list