Date: Thursday, April 6, 2023 @ 17:34:44 Author: felixonmars Revision: 1440009
upgpkg: python-click-command-tree 1.1.1-2: rebuild with python 3.11 Modified: python-click-command-tree/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 17:34:43 UTC (rev 1440008) +++ PKGBUILD 2023-04-06 17:34:44 UTC (rev 1440009) @@ -3,7 +3,7 @@ _name=click-command-tree pkgname=python-click-command-tree pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Click plugin to show the command tree of your CLI" arch=(any) url="https://github.com/whwright/click-command-tree"
