Date: Thursday, May 21, 2020 @ 11:54:27
  Author: aginiewicz
Revision: 631149

upgpkg: python-fonttools 4.10.2-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-21 11:52:42 UTC (rev 631148)
+++ PKGBUILD    2020-05-21 11:54:27 UTC (rev 631149)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <[email protected]>
 
 pkgname=python-fonttools
-pkgver=4.10.0
+pkgver=4.10.2
 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/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('59c58444267685335ad5a347cf45dea119244be34a9e86adb63354b703549749')
+sha256sums=('2ae6568736f1f280ffa7e2ea44e129c3304e9a7d9fe33ffabb165d36b136f5da')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}

Reply via email to