Date: Sunday, April 9, 2023 @ 17:56:08
Author: felixonmars
Revision: 1443344
upgpkg: python-infinity 1.5-6: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-infinity/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 17:56:02 UTC (rev 1443343)
+++ PKGBUILD 2023-04-09 17:56:08 UTC (rev 1443344)
@@ -4,7 +4,7 @@
_name=infinity
pkgname="python-${_name}"
pkgver=1.5
-pkgrel=5
+pkgrel=6
pkgdesc='All-in-one infinity value for Python. Can be compared to any object.'
url='https://github.com/kvesteri/infinity'
depends=('python')