aboutsummaryrefslogtreecommitdiff
path: root/python/python3-identify/python3-identify.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2025-03-11 21:17:53 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-15 09:19:18 +0700
commitfff772b8dd7b1aa4313254aa429359cbfcdb47ad (patch)
tree6c1ee47ad17e6829fd72793e870328d22be9847f /python/python3-identify/python3-identify.SlackBuild
parent08af18e8af28191195843bfe8f65f6259ac2c9e0 (diff)
python/python3-identify: Updated for version 2.6.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-identify/python3-identify.SlackBuild')
-rw-r--r--python/python3-identify/python3-identify.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-identify/python3-identify.SlackBuild b/python/python3-identify/python3-identify.SlackBuild
index b24841bae7..a8486f8ab3 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.7}
+VERSION=${VERSION:-2.6.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}