diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-11-16 14:11:35 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:04 +0700 |
commit | 5de1733d2fae01ba865fb1cf3603f2b6c84a44c8 (patch) | |
tree | 5188be380ecf8af64b38ce79b7400c1a312488fd /python | |
parent | 2b2359d20f44a3a53fd680839fc3852fc1a79a13 (diff) |
python/python3-identify: Updated for version 2.6.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-identify/python3-identify.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-identify/python3-identify.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-identify/python3-identify.SlackBuild b/python/python3-identify/python3-identify.SlackBuild index 7440041211e4..70e957451538 100644 --- a/python/python3-identify/python3-identify.SlackBuild +++ b/python/python3-identify/python3-identify.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-identify SRCNAM=identify -VERSION=${VERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-identify/python3-identify.info b/python/python3-identify/python3-identify.info index e87400f15b28..100c0f6d8b86 100644 --- a/python/python3-identify/python3-identify.info +++ b/python/python3-identify/python3-identify.info @@ -1,8 +1,8 @@ PRGNAM="python3-identify" -VERSION="2.6.1" +VERSION="2.6.2" HOMEPAGE="https://github.com/pre-commit/identify" -DOWNLOAD="https://files.pythonhosted.org/packages/29/bb/25024dbcc93516c492b75919e76f389bac754a3e4248682fba32b250c880/identify-2.6.1.tar.gz" -MD5SUM="c68983d7c2cd9515ca8dc79400c7c10c" +DOWNLOAD="https://files.pythonhosted.org/packages/02/79/7a520fc5011e02ca3f3285b5f6820eaf80443eb73e3733f73c02fb42ba0b/identify-2.6.2.tar.gz" +MD5SUM="4545b8b924638a14c05999a4fc6407b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |