Date: Thursday, April 6, 2023 @ 13:14:54 Author: felixonmars Revision: 1438809
upgpkg: jython 2.7.3-2: rebuild with python 3.11 Modified: jython/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:14:41 UTC (rev 1438808) +++ PKGBUILD 2023-04-06 13:14:54 UTC (rev 1438809) @@ -4,7 +4,7 @@ # Contributor: Richard Murri <[email protected]> pkgname=jython pkgver=2.7.3 -pkgrel=1 +pkgrel=2 pkgdesc="An implementation of the Python language written in Java" arch=('any') url="https://www.jython.org/"
