diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-10-01 12:27:38 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 15:58:26 +0700 |
commit | 7419e00ffa56839936b4b31394cfaeee3d4bf6dc (patch) | |
tree | 42ff8320049033989048338c74cc30ea7d4c7682 /python/python3-identify | |
parent | 136e9b07193507bdbae317dc4505143200937ff6 (diff) |
python/python3-identify: Updated for version 2.5.30.
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 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-identify/python3-identify.SlackBuild b/python/python3-identify/python3-identify.SlackBuild index afaa97a52840c..a7572b0e39279 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.5.27} +VERSION=${VERSION:-2.5.30} 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 0efb6a625cba5..ad883bdd2e9ea 100644 --- a/python/python3-identify/python3-identify.info +++ b/python/python3-identify/python3-identify.info @@ -1,7 +1,7 @@ PRGNAM="python3-identify" -VERSION="2.5.27" +VERSION="2.5.30" HOMEPAGE="https://github.com/pre-commit/identify" -DOWNLOAD="https://files.pythonhosted.org/packages/e0/7e/dc9ae38e2944611174051371e62cb79a9fd98fd8b4e4f07d0c1fbf2bb260/identify-2.5.27.tar.gz" +DOWNLOAD="https://files.pythonhosted.org/packages/5f/19/f3aa63b65be4cdf23ba26984aa04cb21fa04fccfef68355919edafee025c/identify-2.5.30.tar.gz" MD5SUM="8c329fa0d5daa477735596c8079d1e1e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |