[arch-commits] Commit in python-ufolib2/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 1 14:55:43 UTC 2021


    Date: Wednesday, December 1, 2021 @ 14:55:42
  Author: felixonmars
Revision: 1059543

upgpkg: python-ufolib2 0.11.4-2: Python 3.10 rebuild

Modified:
  python-ufolib2/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-01 14:55:42 UTC (rev 1059542)
+++ PKGBUILD	2021-12-01 14:55:42 UTC (rev 1059543)
@@ -4,7 +4,7 @@
 _pyname=ufoLib2
 pkgname=python-${_pyname,,}
 pkgver=0.11.4
-pkgrel=1
+pkgrel=2
 pkgdesc='A library to deal with UFO font sources'
 arch=(any)
 url="https://github.com/fonttools/$_pyname"
@@ -34,4 +34,3 @@
 	cd "$_archive"
 	python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
-



More information about the arch-commits mailing list