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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Aug 23 18:46:17 UTC 2022


    Date: Tuesday, August 23, 2022 @ 18:46:17
  Author: alerque
Revision: 1275832

upgpkg: python-fonttools 4.37.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 18:45:56 UTC (rev 1275831)
+++ PKGBUILD	2022-08-23 18:46:17 UTC (rev 1275832)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.36.0
+pkgver=4.37.0
 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=('7f48433c42351102f25e63778c702be8bed76bfa6c192c67e6d0e985c01f674e')
+sha256sums=('52e241fcf7c4be81c2e08c15aa23a1b61f02ef0f965af59e9e90c8c053c1bdd6')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list