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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed Jan 31 11:33:16 UTC 2018


    Date: Wednesday, January 31, 2018 @ 11:33:16
  Author: aginiewicz
Revision: 288382

upgpkg: python-fonttools 3.21.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-31 11:29:31 UTC (rev 288381)
+++ PKGBUILD	2018-01-31 11:33:16 UTC (rev 288382)
@@ -5,15 +5,15 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.19.0
+pkgver=3.21.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools"
-license=("BSD")
+license=("MIT")
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" "python2-numpy")
 source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip")
-sha1sums=('683c4fc3bd7fa02de3cfb057e2a450bbf7155bd0')
+sha1sums=('7b9688fa2ef5556c0e0a20ecc613c31814d06cbd')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list