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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Aug 24 18:16:24 UTC 2022


    Date: Wednesday, August 24, 2022 @ 18:16:24
  Author: alerque
Revision: 1276622

upgpkg: python-fonttools 4.37.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-24 18:15:22 UTC (rev 1276621)
+++ PKGBUILD	2022-08-24 18:16:24 UTC (rev 1276622)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.37.0
+pkgver=4.37.1
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname"
@@ -33,7 +33,7 @@
             'python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx'
             'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
 source=("$url/archive/$pkgver/$_pyname-$pkgver.tar.gz")
-sha256sums=('52e241fcf7c4be81c2e08c15aa23a1b61f02ef0f965af59e9e90c8c053c1bdd6')
+sha256sums=('9a94f852b602540b11aa520952245ddebc22a490f74d838dbb88f82710a4db20')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list