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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jul 6 12:41:14 UTC 2022


    Date: Wednesday, July 6, 2022 @ 12:41:13
  Author: alerque
Revision: 1246714

upgpkg: python-fonttools 4.34.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-06 12:27:59 UTC (rev 1246713)
+++ PKGBUILD	2022-07-06 12:41:13 UTC (rev 1246714)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.33.3
+pkgver=4.34.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=('a3f9a610bf490f34c68891bc2103166db0fa43c0a8022bc05d22de926e82ca65')
+sha256sums=('6b76095163c540d4919d32529b90958d1b2a49f7cdb9487e9c509fd6fd4f48d6')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list