mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python-fonttools: Updated for version 3.34.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
98835be353
commit
a0dbb4cbf4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-fonttools
|
||||
SRCNAM=fonttools
|
||||
VERSION=${VERSION:-3.34.0}
|
||||
VERSION=${VERSION:-3.34.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-fonttools"
|
||||
VERSION="3.34.0"
|
||||
VERSION="3.34.2"
|
||||
HOMEPAGE="https://github.com/fonttools/fonttools"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.0/fonttools-3.34.0.tar.gz"
|
||||
MD5SUM="4ec298e597e211edc1be91772d9b7ce0"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.2/fonttools-3.34.2.tar.gz"
|
||||
MD5SUM="e70418b1d9175a29e7574cd3a7988ccd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue