Date: Tuesday, September 14, 2021 @ 21:26:08
  Author: alerque
Revision: 1014950

upgpkg: python-fonttools 4.27.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-14 21:22:38 UTC (rev 1014949)
+++ PKGBUILD    2021-09-14 21:26:08 UTC (rev 1014950)
@@ -4,8 +4,8 @@
 # Contributor: flying sheep <[email protected]>
 
 pkgname=python-fonttools
-pkgver=4.26.2
-pkgrel=3
+pkgver=4.27.0
+pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url='https://github.com/fonttools/fonttools'
 license=('MIT')
@@ -25,7 +25,7 @@
             'python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx'
             'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
 
source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip";)
-sha256sums=('343de533d4780d34ac8d7138dc933550064c9d54a4afded01180e57000381040')
+sha256sums=('e7c1b2dea4ffb2cb54cc9037d6252fd0362370d9675891b950cfae753d05e327')
 
 build() {
        cd "fonttools-$pkgver"

Reply via email to