From d5603c5aa67b93e240b09a3c323a47cfc0731963 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 14 Oct 2023 18:05:31 +0000 Subject: [PATCH] python-isal: auto updated to 1.5.0-2 --- BioArchLinux/python-isal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"