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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jan 12 13:51:26 UTC 2019


    Date: Saturday, January 12, 2019 @ 13:51:25
  Author: aginiewicz
Revision: 422716

upgpkg: python-fonttools 3.35.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-12 13:48:50 UTC (rev 422715)
+++ PKGBUILD	2019-01-12 13:51:25 UTC (rev 422716)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.34.2
+pkgver=3.35.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools"
@@ -12,7 +12,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=('6b5d7263842d5f547c3d3cdd181d24c6565ba28f')
+sha1sums=('1a366256cd0bc4dfa6bdbd74df1fa7d218e40a34')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list