python-isal: auto updated to 1.5.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-14 18:05:31 +00:00
parent 37455d2dac
commit d5603c5aa6

View file

@ -3,7 +3,7 @@
pkgname=python-isal pkgname=python-isal
_module=${pkgname#python-} _module=${pkgname#python-}
pkgver=1.5.0 pkgver=1.5.0
pkgrel=1 pkgrel=2
pkgdesc='Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library' pkgdesc='Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library'
arch=('x86_64') arch=('x86_64')
url="https://github.com/pycompression/python-isal" url="https://github.com/pycompression/python-isal"