[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 26 18:58:39 UTC 2021
Date: Monday, July 26, 2021 @ 18:58:39
Author: felixonmars
Revision: 985744
upgpkg: python-fonttools 4.25.2-1
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 18:58:32 UTC (rev 985743)
+++ PKGBUILD 2021-07-26 18:58:39 UTC (rev 985744)
@@ -4,8 +4,8 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.25.1
-pkgrel=2
+pkgver=4.25.2
+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")
-sha512sums=('1192ff67948e9579cc22062f3b7c98cbf4e3c6dba1c0924440de0247d6ea5f5aabbeaccb3ce96487453778119562e16847f596093fb304eb7cd530177c39a1f5')
+sha512sums=('e3667741acd49d2f92984debb74737d4f06f04b92d69a904293eed5973b48be25a66afb6b137bd3cf29a9e886e00c8ebf2fce56299cdaf622877e5d403c73742')
build() {
cd "fonttools-$pkgver"
More information about the arch-commits
mailing list