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

Antonio Rojas arojas at archlinux.org
Tue Jun 1 19:50:33 UTC 2021


    Date: Tuesday, June 1, 2021 @ 19:50:33
  Author: arojas
Revision: 953076

Update to 4.24.4

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-01 19:43:04 UTC (rev 953075)
+++ PKGBUILD	2021-06-01 19:50:33 UTC (rev 953076)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.23.1
+pkgver=4.24.4
 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")
-sha512sums=('436d96bd24ad46fc084e1640ce33a0702117e8eb00e70136708cb1091f9e53640db9ef1a573509252b845e6a553f6fa95ce6087f7223288e541284ae4a0507de')
+sha512sums=('419227943c200ce372d27d70a998ff8ec6c2ee075df4ae4407253b35f1c3956dabdd8373235accde69f5e654a4ede30ed9406c8eac05469a5dc84a7a252f5e08')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list