Date: Friday, April 7, 2023 @ 07:24:46
Author: felixonmars
Revision: 1440804
upgpkg: python-tree-format 0.1.2-5: rebuild with python 3.11
Modified:
python-tree-format/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 07:24:45 UTC (rev 1440803)
+++ PKGBUILD 2023-04-07 07:24:46 UTC (rev 1440804)
@@ -3,7 +3,7 @@
_name=tree-format
pkgname=python-tree-format
pkgver=0.1.2
-pkgrel=4
+pkgrel=5
pkgdesc="Python library for printing trees on the console"
arch=('any')
url="https://github.com/jml/tree-format"