diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2025-01-25 09:22:11 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-25 09:03:40 +0700 |
commit | d56ac7363cf6ff97d9ed7f16313ce2fcc6432358 (patch) | |
tree | 401158373cdd1c79cead45a6a3f90917f6527acc /python/python3-identify | |
parent | a83678641cd166f92c197a48128f20ad9508f591 (diff) |
python/python3-identify: Updated for version 2.6.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-identify')
-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 efcbee05da..56a993eed4 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.5} +VERSION=${VERSION:-2.6.6} 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 93c02f605a..0ba8c2b65a 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.5" +VERSION="2.6.6" HOMEPAGE="https://github.com/pre-commit/identify" -DOWNLOAD="https://files.pythonhosted.org/packages/cf/92/69934b9ef3c31ca2470980423fda3d00f0460ddefdf30a67adf7f17e2e00/identify-2.6.5.tar.gz" -MD5SUM="c4c9486eedea6efaa1677f7d8154686c" +DOWNLOAD="https://files.pythonhosted.org/packages/82/bf/c68c46601bacd4c6fb4dd751a42b6e7087240eaabc6487f2ef7a48e0e8fc/identify-2.6.6.tar.gz" +MD5SUM="483f3f5f444cf6bb208c21cbb635cc9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |