git » python-shtab.git » commit b8e490f

rebuild with python 3.11

author Felix Yan
2023-04-08 08:04:49 UTC
committer Felix Yan
2023-04-08 08:04:49 UTC
parent 3e2d55f35359a7c4febd162555690f34b2119414

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1c8ee77..89fe935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-shtab
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Automagic shell tab completion for Python CLI applications'
 arch=('any')
 url='https://github.com/iterative/shtab'