Date: Saturday, April 8, 2023 @ 06:12:57
Author: felixonmars
Revision: 1441944
upgpkg: python-cli_helpers 2.3.0-2: rebuild with python 3.11
Modified:
python-cli_helpers/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 06:12:55 UTC (rev 1441943)
+++ PKGBUILD 2023-04-08 06:12:57 UTC (rev 1441944)
@@ -3,7 +3,7 @@
pkgname=python-cli_helpers
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python helpers for common CLI tasks'
arch=('any')
url='https://github.com/dbcli/cli_helpers'