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

David Runge dvzrv at archlinux.org
Thu Mar 19 22:30:28 UTC 2020


    Date: Thursday, March 19, 2020 @ 22:30:28
  Author: dvzrv
Revision: 601266

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

Modified:
  php-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 22:30:27 UTC (rev 601265)
+++ PKGBUILD	2020-03-19 22:30:28 UTC (rev 601266)
@@ -3,7 +3,7 @@
 pkgname=php-redis
 _name=redis
 _upstream=phpredis
-pkgver=5.2.0
+pkgver=5.2.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=('ccf641838102312a721f6bd424c56e8ceef9444c52d80a172a16c06443845b647309bdd8ab559c0a721b521ed9cee5bbe7f5f5f3ffb3cef56cbcb8c0483f730a')
+sha512sums=('40d8b16a491f44c62b56f6b0e7a9a028893af64fc86531e61b0e85d2fa09a517f77e132374526ef6a774a9275921ee3fd56effa709b1e704649858fbdee628d3')
 
 prepare() {
   mv -v "${_upstream}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list