[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Thu Jul 16 17:20:24 UTC 2020
Date: Thursday, July 16, 2020 @ 17:20:23
Author: aginiewicz
Revision: 664125
upgpkg: python-fonttools 4.13.0-1: python-fonttools: new upstream release
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-16 15:34:08 UTC (rev 664124)
+++ PKGBUILD 2020-07-16 17:20:23 UTC (rev 664125)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.12.1
+pkgver=4.13.0
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=('4b790ebb2e009282b84db896cb6f31332038c79829b5c29c432481b6df058ece')
+sha256sums=('63987cd374c39a75146748f8be8637634221e53fef15cdf76f17777676d8545a')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list