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

Andrzej Giniewicz aginiewicz at archlinux.org
Fri Nov 25 15:10:41 UTC 2016


    Date: Friday, November 25, 2016 @ 15:10:40
  Author: aginiewicz
Revision: 196859

upgpkg: python-fonttools 3.2.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-25 15:02:16 UTC (rev 196858)
+++ PKGBUILD	2016-11-25 15:10:40 UTC (rev 196859)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.2.1
+pkgver=3.2.2
 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")
-md5sums=('186feca9d2dede86ab39eef7c659310c')
+md5sums=('a4c8eef9eaff4346932ad8a7ef9a890b')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list