mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python3-identify: Updated for version 2.5.35.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
109ee85239
commit
48c3e70f80
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=python3-identify
|
||||
SRCNAM=identify
|
||||
VERSION=${VERSION:-2.5.34}
|
||||
VERSION=${VERSION:-2.5.35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-identify"
|
||||
VERSION="2.5.34"
|
||||
VERSION="2.5.35"
|
||||
HOMEPAGE="https://github.com/pre-commit/identify"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/70/40/6df30e7ec1934ad43736248bb2c2800782fba42bad2bfda91b514cf7bdea/identify-2.5.34.tar.gz"
|
||||
MD5SUM="8e286a867d0296474386957b397e1af1"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/c4/ba/680e84c24284eba70aebaaa90d03bd039453419151b0e6f92cd36bf69dd5/identify-2.5.35.tar.gz"
|
||||
MD5SUM="e761ee8cac68c8b0d5ad26ee0362f2ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue