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

Antonio Rojas arojas at archlinux.org
Sat Feb 20 12:47:54 UTC 2021


    Date: Saturday, February 20, 2021 @ 12:47:54
  Author: arojas
Revision: 866800

Update to 4.20.0

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 12:46:12 UTC (rev 866799)
+++ PKGBUILD	2021-02-20 12:47:54 UTC (rev 866800)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.19.1
+pkgver=4.20.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=('4fb9ea9d7f36e3f1b5fbf2f725e8f6300bfde4bd920757bbf3355204d7ddb984')
+sha256sums=('cf6ad3192c290ed66321bd1dbf54d8a9ed3c47f6034d6efdd2dce72d6482b3bf')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list