Date: Saturday, April 8, 2023 @ 04:22:19 Author: felixonmars Revision: 1441732
upgpkg: python-findpython 0.2.4-2: rebuild with python 3.11 Modified: python-findpython/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 04:22:18 UTC (rev 1441731) +++ PKGBUILD 2023-04-08 04:22:19 UTC (rev 1441732) @@ -3,7 +3,7 @@ _name=findpython pkgname=python-findpython pkgver=0.2.4 -pkgrel=1 +pkgrel=2 pkgdesc="A utility to find python versions on your system" arch=(any) url="https://github.com/frostming/findpython"
