Date: Thursday, April 6, 2023 @ 14:29:55 Author: felixonmars Revision: 1439238
upgpkg: python-crc32c 2.3-2: rebuild with python 3.11 Modified: python-crc32c/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:29:54 UTC (rev 1439237) +++ PKGBUILD 2023-04-06 14:29:55 UTC (rev 1439238) @@ -3,7 +3,7 @@ _name=crc32c pkgname=python-crc32c pkgver=2.3 -pkgrel=1 +pkgrel=2 pkgdesc="A python package implementing the crc32c algorithm in hardware and software" arch=(x86_64) url="https://github.com/ICRAR/crc32c"
