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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jul 6 17:23:28 UTC 2022


    Date: Wednesday, July 6, 2022 @ 17:23:28
  Author: alerque
Revision: 1246740

upgpkg: python-fonttools 4.34.2-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-06 16:55:28 UTC (rev 1246739)
+++ PKGBUILD	2022-07-06 17:23:28 UTC (rev 1246740)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.34.0
+pkgver=4.34.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=('6b76095163c540d4919d32529b90958d1b2a49f7cdb9487e9c509fd6fd4f48d6')
+sha256sums=('7e0b5912c1650562bf24f788b58e62355cdcfb37596010a83f6f5b60248da5d0')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list