Date: Saturday, April 8, 2023 @ 12:26:25 Author: felixonmars Revision: 1442316
upgpkg: python-svglib 1.5.1-2: rebuild with python 3.11 Modified: python-svglib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:26:24 UTC (rev 1442315) +++ PKGBUILD 2023-04-08 12:26:25 UTC (rev 1442316) @@ -3,7 +3,7 @@ _name=svglib pkgname=python-svglib pkgver=1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Read SVG files and convert them to other formats" arch=(any) url="https://github.com/deeplook/svglib"
