aboutsummaryrefslogtreecommitdiff
path: root/python/python3-overrides/python3-overrides.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-01-23 02:26:28 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-24 08:46:12 +0700
commit9739423b23f04e9e741260af2fec33263bea5010 (patch)
tree4c6812b1242c364d177327011a491a82b72f932e /python/python3-overrides/python3-overrides.SlackBuild
parentaf4a279fc3f533c8de04960f5be7a2092c4a6abd (diff)
python/python3-overrides: Update for 7.6.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 b8caa2769fcf5..52bac82c4b6f3 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.4.0}
+VERSION=${VERSION:-7.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}