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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Apr 22 20:00:03 UTC 2022


    Date: Friday, April 22, 2022 @ 20:00:03
  Author: alerque
Revision: 1187381

upgpkg: python-fonttools 4.33.2-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-22 19:25:48 UTC (rev 1187380)
+++ PKGBUILD	2022-04-22 20:00:03 UTC (rev 1187381)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.33.1
+pkgver=4.33.2
 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=('c229ade4f41a19cd3e0eabdfc0123561d1d13baff7b1cda0d77451ab7d0d0d68')
+sha256sums=('550374f0327c1ada90ffc7a67a5ebe0bc1d3e565a3bdeb1104ee7cd55c91b173')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list