Date: Thursday, April 6, 2023 @ 16:59:08 Author: felixonmars Revision: 1439836
upgpkg: pyenv 2.3.17-2: rebuild with python 3.11 Modified: pyenv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:59:06 UTC (rev 1439835) +++ PKGBUILD 2023-04-06 16:59:08 UTC (rev 1439836) @@ -2,7 +2,7 @@ pkgname=pyenv pkgver=2.3.17 -pkgrel=1 +pkgrel=2 pkgdesc="Easily switch between multiple versions of Python" arch=(any) url="https://github.com/pyenv/pyenv"
