mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
python/python-fonttools: Updated for version 3.40.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
d532808624
commit
88e1247a1a
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-fonttools
|
||||
SRCNAM=fonttools
|
||||
VERSION=${VERSION:-3.39.0}
|
||||
VERSION=${VERSION:-3.40.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-fonttools"
|
||||
VERSION="3.39.0"
|
||||
VERSION="3.40.0"
|
||||
HOMEPAGE="https://github.com/fonttools/fonttools"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.39.0/fonttools-3.39.0.tar.gz"
|
||||
MD5SUM="291add3e9f04d5ea07f9d0e89d9f85fb"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.40.0/fonttools-3.40.0.tar.gz"
|
||||
MD5SUM="b25e259ae28296684497ffadc6cc7c23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue