[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Thu May 10 10:59:42 UTC 2018


    Date: Thursday, May 10, 2018 @ 10:59:42
  Author: aginiewicz
Revision: 320199

upgpkg: python-fonttools 3.26.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-10 10:59:33 UTC (rev 320198)
+++ PKGBUILD	2018-05-10 10:59:42 UTC (rev 320199)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.25.0
+pkgver=3.26.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools"
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" "python2-numpy")
 source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip")
-sha1sums=('eec376b1c1136351e3a6a65faa481ab8369845bf')
+sha1sums=('d506caf0b892fb837d2bd6fd1915a3787459afee')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list