aboutsummaryrefslogtreecommitdiff
path: root/python/python3-overrides/python3-overrides.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-01-27 20:22:23 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-30 07:51:16 +0700
commita3daec0e9f4bcf1639286f81139f75967b7efa42 (patch)
tree31ce6fac38876a3ff438365fb02e5742d864cfb0 /python/python3-overrides/python3-overrides.SlackBuild
parente6e008bf40ee3192da9bc4a88d46b0c82019853a (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.SlackBuild2
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}