mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-fonttools: Updated for version 3.14.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
be12948f81
commit
3dcd3805dd
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-fonttools
|
||||
SRCNAM=fonttools
|
||||
VERSION=${VERSION:-3.13.1}
|
||||
VERSION=${VERSION:-3.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-fonttools"
|
||||
VERSION="3.13.1"
|
||||
VERSION="3.14.0"
|
||||
HOMEPAGE="https://github.com/fonttools/fonttools"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.13.1/fonttools-3.13.1.tar.gz"
|
||||
MD5SUM="67549efaff55b2510b3462566f2da5cb"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.14.0/fonttools-3.14.0.tar.gz"
|
||||
MD5SUM="0a51cc8056c942b3008715780ce88551"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue