Date: Thursday, April 6, 2023 @ 16:33:39 Author: felixonmars Revision: 1439600
upgpkg: python-mt-940 4.29.0-2: rebuild with python 3.11 Modified: python-mt-940/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:33:38 UTC (rev 1439599) +++ PKGBUILD 2023-04-06 16:33:39 UTC (rev 1439600) @@ -3,7 +3,7 @@ _pyname="mt940" pkgname="python-mt-940" pkgver="4.29.0" -pkgrel=1 +pkgrel=2 pkgdesc="A library to parse MT940 files and returns smart Python collections for statistics and manipulation" arch=(any) url="https://github.com/WoLpH/mt940"
