Date: Saturday, April 8, 2023 @ 03:33:41
Author: felixonmars
Revision: 1441613
upgpkg: python-doit-py 0.5.0-6: rebuild with python 3.11
Modified:
python-doit-py/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 03:33:06 UTC (rev 1441612)
+++ PKGBUILD 2023-04-08 03:33:41 UTC (rev 1441613)
@@ -3,7 +3,7 @@
_name=doit-py
pkgname=python-doit-py
pkgver=0.5.0
-pkgrel=5
+pkgrel=6
pkgdesc="doit tasks for python stuff"
arch=('any')
url="https://github.com/pydoit/doit-py"