Date: Monday, August 15, 2022 @ 14:07:52
  Author: alerque
Revision: 1266122

upgpkg: python-fonttools 4.35.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-15 12:55:19 UTC (rev 1266121)
+++ PKGBUILD    2022-08-15 14:07:52 UTC (rev 1266122)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.34.4
+pkgver=4.35.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=('01aeaf5b961be1a5c5583aa79cc1fb5333788b67f18aff6e5a3fafb5a644dac1')
+sha256sums=('2765143928699462dfb4cfea09cb0be0b14ac61fe644eee662de54f4f3b00bdb')
 
 build() {
        cd "$_pyname-$pkgver"

Reply via email to