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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Aug 20 09:35:26 UTC 2022


    Date: Saturday, August 20, 2022 @ 09:35:26
  Author: alerque
Revision: 1271040

upgpkg: python-fonttools 4.36.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-20 09:22:41 UTC (rev 1271039)
+++ PKGBUILD	2022-08-20 09:35:26 UTC (rev 1271040)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.35.0
+pkgver=4.36.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=('2765143928699462dfb4cfea09cb0be0b14ac61fe644eee662de54f4f3b00bdb')
+sha256sums=('7f48433c42351102f25e63778c702be8bed76bfa6c192c67e6d0e985c01f674e')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list