diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2025-01-02 17:43:12 +1300 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-04 22:26:56 +0700 |
| commit | c71945c8568d09dd0f332462570980277303d7c0 (patch) | |
| tree | 553a369ff06c48b183d85f9a787ef6dbdc48cd89 /python/python3-identify/python3-identify.SlackBuild | |
| parent | ff0c0163d27ad76ba294b7dbd80624841b89a98d (diff) | |
python/python3-identify: Updated for version 2.6.4.
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-identify/python3-identify.SlackBuild b/python/python3-identify/python3-identify.SlackBuild index d313ec51f1..1e14a2d7b6 100644 --- a/python/python3-identify/python3-identify.SlackBuild +++ b/python/python3-identify/python3-identify.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-identify -# Copyright 2023-2024 Andrew Clemons, Tokyo Japan +# Copyright 2023-2025 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-identify SRCNAM=identify -VERSION=${VERSION:-2.6.3} +VERSION=${VERSION:-2.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
