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

Antonio Rojas arojas at archlinux.org
Sat Feb 27 09:53:11 UTC 2021


    Date: Saturday, February 27, 2021 @ 09:53:10
  Author: arojas
Revision: 874649

Update to 4.21.0

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 09:14:23 UTC (rev 874648)
+++ PKGBUILD	2021-02-27 09:53:10 UTC (rev 874649)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.20.0
+pkgver=4.21.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/archive/${pkgver}/fonttools-${pkgver}.zip")
-sha256sums=('cf6ad3192c290ed66321bd1dbf54d8a9ed3c47f6034d6efdd2dce72d6482b3bf')
+sha256sums=('008b0369e1d6f445267bbcf7751578ce6fdee081e17e143488aa2e64dd3b8bb8')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list