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

Antonio Rojas arojas at archlinux.org
Fri Mar 12 20:17:03 UTC 2021


    Date: Friday, March 12, 2021 @ 20:17:02
  Author: arojas
Revision: 889704

Update to 4.21.1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 20:16:50 UTC (rev 889703)
+++ PKGBUILD	2021-03-12 20:17:02 UTC (rev 889704)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.21.0
+pkgver=4.21.1
 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=('008b0369e1d6f445267bbcf7751578ce6fdee081e17e143488aa2e64dd3b8bb8')
+sha256sums=('e3d14517fcb4187c940ddfdef34e560b04a1580c00fd1a93fcdefcd0dedcc195')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list