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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu May 7 11:26:34 UTC 2020


    Date: Thursday, May 7, 2020 @ 11:26:34
  Author: aginiewicz
Revision: 625324

upgpkg: python-fonttools 4.9.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 09:35:29 UTC (rev 625323)
+++ PKGBUILD	2020-05-07 11:26:34 UTC (rev 625324)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.8.1
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools"
@@ -23,7 +23,7 @@
 	    "python-reportlab: to drawing glyphs as PNG images"
             "python-lz4: for graphite type tables in ttLib/tables")
 source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip")
-sha256sums=('596c0e8399c650dbf1048b7ca6fc7b12bd79a7db0981f3b87743de8c2b7512de')
+sha256sums=('16dd6ae4d057e170756339cde146e7295c721baad46e197b98a68d4cdd425c94')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list