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

David Runge dvzrv at archlinux.org
Wed Jul 8 19:20:39 UTC 2020


    Date: Wednesday, July 8, 2020 @ 19:20:39
  Author: dvzrv
Revision: 661764

upgpkg: php-redis 5.3.1-1: Upgrading to 5.3.1.

Modified:
  php-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-08 19:18:49 UTC (rev 661763)
+++ PKGBUILD	2020-07-08 19:20:39 UTC (rev 661764)
@@ -3,7 +3,7 @@
 pkgname=php-redis
 _name=redis
 _upstream=phpredis
-pkgver=5.3.0
+pkgver=5.3.1
 pkgrel=1
 pkgdesc="An API for communicating with the Redis key-value store"
 arch=('x86_64')
@@ -15,7 +15,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=('6c1bcc5a4626ec67901468acc7c645b0b3db93b2805d6a72b645001e81894a00a9f5f6a0e0aeff4ea2a51055f9c8e764e821b51f5848a566c03204fc8ef1db79')
+sha512sums=('7ab11c9b6583e4ba1aabebd7323de7d38b90274c0bee395b7a994a0d70b35ddee1bb6b6e6407b5237b0440b11f9c27f864707259ec130624aee3b71e7cee3536')
 
 prepare() {
   mv -v "${_upstream}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list