python/python-fonttools: Updated for version 3.35.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-01-09 19:48:50 +13:00 committed by Willy Sudiarto Raharjo
parent 48ad50b873
commit 7fd2a8f176
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for python-fonttools
# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand
# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=python-fonttools
SRCNAM=fonttools
VERSION=${VERSION:-3.34.2}
VERSION=${VERSION:-3.35.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-fonttools"
VERSION="3.34.2"
VERSION="3.35.1"
HOMEPAGE="https://github.com/fonttools/fonttools"
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.2/fonttools-3.34.2.tar.gz"
MD5SUM="e70418b1d9175a29e7574cd3a7988ccd"
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.35.1/fonttools-3.35.1.tar.gz"
MD5SUM="bf0e23a594af323b531e35885c98c059"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""