Date: Thursday, April 6, 2023 @ 16:43:33 Author: felixonmars Revision: 1439669
upgpkg: python-multivolumefile 0.2.3-4: rebuild with python 3.11 Modified: python-multivolumefile/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:43:31 UTC (rev 1439668) +++ PKGBUILD 2023-04-06 16:43:33 UTC (rev 1439669) @@ -3,7 +3,7 @@ _pkgname=multivolumefile pkgname=python-$_pkgname pkgver=0.2.3 -pkgrel=3 +pkgrel=4 pkgdesc='Multi volume file wrapper library' arch=(any) url='https://github.com/miurahr/multivolume'
