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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Apr 22 12:36:47 UTC 2022


    Date: Friday, April 22, 2022 @ 12:36:47
  Author: alerque
Revision: 1187304

upgpkg: python-fonttools 4.33.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-22 12:14:10 UTC (rev 1187303)
+++ PKGBUILD	2022-04-22 12:36:47 UTC (rev 1187304)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.33.0
+pkgver=4.33.1
 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=('99ff147626b5f322bc264a336d8b38cab132684ec01fa24235a1b6b684889e9a')
+sha256sums=('c229ade4f41a19cd3e0eabdfc0123561d1d13baff7b1cda0d77451ab7d0d0d68')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list