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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat May 16 18:56:32 UTC 2020


    Date: Saturday, May 16, 2020 @ 18:56:32
  Author: aginiewicz
Revision: 628199

upgpkg: python-fonttools 4.10.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-16 18:38:14 UTC (rev 628198)
+++ PKGBUILD	2020-05-16 18:56:32 UTC (rev 628199)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.9.0
+pkgver=4.10.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=('16dd6ae4d057e170756339cde146e7295c721baad46e197b98a68d4cdd425c94')
+sha256sums=('59c58444267685335ad5a347cf45dea119244be34a9e86adb63354b703549749')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list