Date: Thursday, April 6, 2023 @ 18:22:03 Author: felixonmars Revision: 1440165
upgpkg: python-editor 1.0.4-9: rebuild with python 3.11 Modified: python-editor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 18:22:02 UTC (rev 1440164) +++ PKGBUILD 2023-04-06 18:22:03 UTC (rev 1440165) @@ -4,7 +4,7 @@ pkgname=python-editor pkgver=1.0.4 -pkgrel=8 +pkgrel=9 pkgdesc='Programmatically open an editor, capture the result' url='https://github.com/fmoo/python-editor' arch=('any')
