diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-02-17 08:22:05 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-17 09:07:12 +0700 |
| commit | b25aab6999f1f2f1297a4a15fb43cd1521891dfb (patch) | |
| tree | 3fa1462a75b2c96abe3e93d474f2744894d52f1e /python/python3-identify/python3-identify.SlackBuild | |
| parent | a10ff763765eb52315d998fbc24a8793cf644e8a (diff) | |
python/python3-identify: Updated for version 2.5.34.
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 090bb70de3..b955a14d15 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 Andrew Clemons, Tokyo Japan +# Copyright 2023-2024 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.5.33} +VERSION=${VERSION:-2.5.34} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
