Date: Thursday, April 6, 2023 @ 13:35:30
  Author: felixonmars
Revision: 1438935

upgpkg: python-zstandard 0.20.0-2: rebuild with python 3.11

Modified:
  python-zstandard/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 13:34:51 UTC (rev 1438934)
+++ PKGBUILD    2023-04-06 13:35:30 UTC (rev 1438935)
@@ -3,7 +3,7 @@
 pkgname=('python-zstandard')
 _pkgname='zstandard'
 pkgver=0.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the Zstandard (zstd) compression library"
 url="https://github.com/indygreg/python-zstandard";
 depends=('python')

Reply via email to