Date: Friday, April 7, 2023 @ 04:02:10 Author: felixonmars Revision: 1440406
upgpkg: pyenv 2.3.17-3: rebuild with python 3.11 Modified: pyenv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:02:04 UTC (rev 1440405) +++ PKGBUILD 2023-04-07 04:02:10 UTC (rev 1440406) @@ -2,7 +2,7 @@ pkgname=pyenv pkgver=2.3.17 -pkgrel=2 +pkgrel=3 pkgdesc="Easily switch between multiple versions of Python" arch=(any) url="https://github.com/pyenv/pyenv"
