* update python-zstandard to 0.22.0-2

This commit is contained in:
Alexander Baldeck 2024-05-10 08:26:18 +02:00
parent 0d2ecb3f11
commit c6967ea204

View File

@ -4,7 +4,7 @@
pkgname=('python-zstandard')
_pkgname='zstandard'
pkgver=0.22.0
pkgrel=1
pkgrel=2
pkgdesc="Python bindings to the Zstandard (zstd) compression library"
url="https://github.com/indygreg/python-zstandard"
depends=('python')