Date: Tuesday, August 10, 2021 @ 09:54:00
  Author: alerque
Revision: 997337

upgpkg: python-fonttools 4.26.2

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-08-10 09:44:37 UTC (rev 997336)
+++ PKGBUILD    2021-08-10 09:54:00 UTC (rev 997337)
@@ -4,7 +4,7 @@
 # Contributor: flying sheep <flying-sh...@web.de>
 
 pkgname=python-fonttools
-pkgver=4.26.1
+pkgver=4.26.2
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url='https://github.com/fonttools/fonttools'
@@ -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=('9866c739b137bfd726178a3b223c72d6960d634f5eac93b6e1b6582cb5cd7249')
+sha256sums=('343de533d4780d34ac8d7138dc933550064c9d54a4afded01180e57000381040')
 
 build() {
        cd "fonttools-$pkgver"

Reply via email to