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

David Runge dvzrv at archlinux.org
Tue Feb 2 22:38:26 UTC 2021


    Date: Tuesday, February 2, 2021 @ 22:38:26
  Author: dvzrv
Revision: 841729

upgpkg: php-redis 5.3.3-1: Upgrade to 5.3.3.

Modified:
  php-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 22:37:49 UTC (rev 841728)
+++ PKGBUILD	2021-02-02 22:38:26 UTC (rev 841729)
@@ -4,8 +4,8 @@
 _upstream=phpredis
 pkgbase=php-redis
 pkgname=('php-redis' 'php7-redis')
-pkgver=5.3.2
-pkgrel=2
+pkgver=5.3.3
+pkgrel=1
 pkgdesc="An API for communicating with the Redis key-value store"
 arch=('x86_64')
 url="https://github.com/phpredis/phpredis/"
@@ -15,8 +15,8 @@
 checkdepends=('lsof' 'redis')
 optdepends=('redis: use a local redis instance')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${_upstream}/${_upstream}/archive/${pkgver}.tar.gz")
-sha512sums=('0b923ad3f46395f82be7fa89e27999bf3304fbeb17188185afe34d37310afe818e07548034e42c2471ed22b8f8d664eda9b8b0a359c8e1126126d95574410e25')
-b2sums=('65366666e11eb6a579b688ac9ba6720178c0cd835cf646b0a523c4acd900e9abca5d7445cba5462df327aaa04bbe64e5506615420ac8c21be29a59d76535196e')
+sha512sums=('1d004dc36c82cbb6a1537103d35b5b9ba29a0eec3ec4aa8c6af71f0b40fdcb7671501d395c8925f200cc81efd1a862ee9aca05624e0c79051714aa8b0abbe3ec')
+b2sums=('2ce3b911f91236bfb22d01a83eddaac64864a553ea8ea707579cc0ea493178856c077efbe4a70e947720903a23748b170beb7e51514699858ee2527cc094db29')
 
 prepare() {
   mv -v "${_upstream}-${pkgver}" "$pkgbase-$pkgver"



More information about the arch-commits mailing list