diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-01-27 20:22:23 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-30 07:51:16 +0700 |
commit | a3daec0e9f4bcf1639286f81139f75967b7efa42 (patch) | |
tree | 31ce6fac38876a3ff438365fb02e5742d864cfb0 /python/python3-overrides/python3-overrides.SlackBuild | |
parent | e6e008bf40ee3192da9bc4a88d46b0c82019853a (diff) |
python/python3-overrides: Update for 7.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-overrides/python3-overrides.SlackBuild')
-rw-r--r-- | python/python3-overrides/python3-overrides.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-overrides/python3-overrides.SlackBuild b/python/python3-overrides/python3-overrides.SlackBuild index 52bac82c4b..6deeb85742 100644 --- a/python/python3-overrides/python3-overrides.SlackBuild +++ b/python/python3-overrides/python3-overrides.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-overrides -VERSION=${VERSION:-7.6.0} +VERSION=${VERSION:-7.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |