Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages /
php-redis
Commits:
0d94146d by Pierre Schmitz at 2023-12-27T11:14:58+01:00
upgpkg: 6.0.2-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = php-redis
pkgdesc = An API for communicating with the Redis key-value store
pkgver = 6.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/phpredis/phpredis/
arch = x86_64
license = PHP-3.01
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
php-legacy-redis
)
pkgver=6.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="An API for communicating with the Redis key-value store"
arch=(x86_64)
url="https://github.com/phpredis/phpredis/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-redis/-/commit/0d94146d0a8cbb7353e1d610dbd905dfa837cd23
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-redis/-/commit/0d94146d0a8cbb7353e1d610dbd905dfa837cd23
You're receiving this email because of your account on gitlab.archlinux.org.