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

Felix Yan felixonmars at archlinux.org
Fri May 28 14:32:24 UTC 2021


    Date: Friday, May 28, 2021 @ 14:32:24
  Author: felixonmars
Revision: 949837

upgpkg: python-fonttools 4.23.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 14:32:18 UTC (rev 949836)
+++ PKGBUILD	2021-05-28 14:32:24 UTC (rev 949837)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.23.0
+pkgver=4.23.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=('9c86799406e532b779fbaecb323026b427cd703dee536558f80d4020d23651b1')
+sha512sums=('436d96bd24ad46fc084e1640ce33a0702117e8eb00e70136708cb1091f9e53640db9ef1a573509252b845e6a553f6fa95ce6087f7223288e541284ae4a0507de')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list