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

Caleb Maclennan alerque at gemini.archlinux.org
Mon Apr 11 09:37:15 UTC 2022


    Date: Monday, April 11, 2022 @ 09:37:15
  Author: alerque
Revision: 1185830

upgpkg: python-fonttools 4.32.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-11 09:32:10 UTC (rev 1185829)
+++ PKGBUILD	2022-04-11 09:37:15 UTC (rev 1185830)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.31.2
+pkgver=4.32.0
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname"
@@ -32,7 +32,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=('bf25f117ce32ff419d70eb0ae2f87b027c6f48c41e1462c4e08cdd5bf3479b59')
+sha256sums=('d3ac2454bb9b99dd0bd48f13765830d33dc2eabf3ba5232feb962620ebbde536')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list