Date: Thursday, April 6, 2023 @ 13:35:33
  Author: felixonmars
Revision: 1438936

upgpkg: python-crc8 0.1.0-4: rebuild with python 3.11

Modified:
  python-crc8/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 13:35:30 UTC (rev 1438935)
+++ PKGBUILD    2023-04-06 13:35:33 UTC (rev 1438936)
@@ -2,7 +2,7 @@
 
 pkgname=python-crc8
 pkgver=0.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A module with the CRC8 algorithm for Python"
 url="https://github.com/niccokunzmann/crc8";
 license=('MIT')

Reply via email to