Date: Saturday, April 8, 2023 @ 05:54:28 Author: felixonmars Revision: 1441863
upgpkg: python-xlib 0.33-2: rebuild with python 3.11 Modified: python-xlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 05:54:27 UTC (rev 1441862) +++ PKGBUILD 2023-04-08 05:54:28 UTC (rev 1441863) @@ -5,7 +5,7 @@ pkgname=python-xlib pkgver=0.33 -pkgrel=1 +pkgrel=2 pkgdesc="A fully functional X client library for Python programs" url="https://github.com/python-xlib/python-xlib" arch=('any')
