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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Mar 18 14:55:39 UTC 2022


    Date: Friday, March 18, 2022 @ 14:55:38
  Author: alerque
Revision: 1158529

upgpkg: python-fonttools 4.31.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 14:35:09 UTC (rev 1158528)
+++ PKGBUILD	2022-03-18 14:55:38 UTC (rev 1158529)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.30.0
+pkgver=4.31.1
 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=('8ef987d58a5ba77d8f39842a418183ec3d6685b652418dc63c867a1fa31fb042')
+sha256sums=('de2db06ea3f4ed9431530592e5ce695872f53070dbe6eb3a345d3fde18785f70')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list