Date: Thursday, April 6, 2023 @ 13:59:37
Author: felixonmars
Revision: 1439086
upgpkg: python-docopt 0.6.2-12: rebuild with python 3.11
Modified:
python-docopt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:59:34 UTC (rev 1439085)
+++ PKGBUILD 2023-04-06 13:59:37 UTC (rev 1439086)
@@ -5,7 +5,7 @@
pkgname=python-docopt
_pkgname=docopt
pkgver=0.6.2
-pkgrel=11
+pkgrel=12
pkgdesc="Pythonic argument parser, that will make you smile"
arch=('any')
url="https://github.com/docopt/docopt"