Date: Thursday, April 20, 2023 @ 18:14:08
Author: arojas
Revision: 1447969
upgpkg: python-treelib 1.6.4-2: Python 3.11 rebuild, do run tests
Modified:
python-treelib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-20 18:13:09 UTC (rev 1447968)
+++ PKGBUILD 2023-04-20 18:14:08 UTC (rev 1447969)
@@ -3,7 +3,7 @@
_pkgname=treelib
pkgname=python-$_pkgname
pkgver=1.6.4
-pkgrel=1
+pkgrel=2
pkgdesc='An efficient implementation of tree data structure'
arch=('any')
url='https://github.com/caesar0301/treelib'