diff --git a/BioArchLinux/python-isal/PKGBUILD b/BioArchLinux/python-isal/PKGBUILD index fe8d50047e..db26688e9b 100644 --- a/BioArchLinux/python-isal/PKGBUILD +++ b/BioArchLinux/python-isal/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-isal _module=${pkgname#python-} 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' arch=('x86_64') url="https://github.com/pycompression/python-isal"