Date: Friday, April 7, 2023 @ 05:51:07 Author: felixonmars Revision: 1440661
upgpkg: python-fastnumbers 5.0.1-2: rebuild with python 3.11 Modified: python-fastnumbers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:50:58 UTC (rev 1440660) +++ PKGBUILD 2023-04-07 05:51:07 UTC (rev 1440661) @@ -3,7 +3,7 @@ _name=fastnumbers pkgname=python-fastnumbers pkgver=5.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Super-fast and clean conversions to numbers" arch=(x86_64) url="https://github.com/SethMMorton/fastnumbers"
