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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Mar 22 13:14:41 UTC 2022


    Date: Tuesday, March 22, 2022 @ 13:14:41
  Author: alerque
Revision: 1170118

upgpkg: python-fonttools 4.31.2-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 12:58:26 UTC (rev 1170117)
+++ PKGBUILD	2022-03-22 13:14:41 UTC (rev 1170118)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.31.1
+pkgver=4.31.2
 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=('de2db06ea3f4ed9431530592e5ce695872f53070dbe6eb3a345d3fde18785f70')
+sha256sums=('bf25f117ce32ff419d70eb0ae2f87b027c6f48c41e1462c4e08cdd5bf3479b59')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list