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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Apr 26 09:57:00 UTC 2022


    Date: Tuesday, April 26, 2022 @ 09:57:00
  Author: alerque
Revision: 1190951

upgpkg: python-fonttools 4.33.3-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 09:56:44 UTC (rev 1190950)
+++ PKGBUILD	2022-04-26 09:57:00 UTC (rev 1190951)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.33.2
+pkgver=4.33.3
 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=('550374f0327c1ada90ffc7a67a5ebe0bc1d3e565a3bdeb1104ee7cd55c91b173')
+sha256sums=('a3f9a610bf490f34c68891bc2103166db0fa43c0a8022bc05d22de926e82ca65')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list