Date: Friday, April 7, 2023 @ 04:31:38 Author: felixonmars Revision: 1440533
upgpkg: python-autopage 0.5.1-2: rebuild with python 3.11 Modified: python-autopage/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:31:32 UTC (rev 1440532) +++ PKGBUILD 2023-04-07 04:31:38 UTC (rev 1440533) @@ -2,7 +2,7 @@ pkgname=python-autopage pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc='A library to provide automatic paging for console output' arch=(any) url='https://github.com/zaneb/autopage'
