Date: Thursday, April 6, 2023 @ 13:41:52 Author: felixonmars Revision: 1438979
upgpkg: python-jaraco.text 3.11.1-3: rebuild with python 3.11 Modified: python-jaraco.text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:41:44 UTC (rev 1438978) +++ PKGBUILD 2023-04-06 13:41:52 UTC (rev 1438979) @@ -4,7 +4,7 @@ pkgname=python-jaraco.text # https://github.com/jaraco/jaraco.text/blob/main/CHANGES.rst pkgver=3.11.1 -pkgrel=2 +pkgrel=3 pkgdesc='Module for text manipulation' arch=('any') url='https://github.com/jaraco/jaraco.text'
