summaryrefslogtreecommitdiffstats
path: root/python/python3-overrides/python3-overrides.SlackBuild
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2023-12-29 20:35:33 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 18:53:13 +0700
commitd25930d84955605f1448794febe731c735ae3a81 (patch)
treec90e0f6e14e2f0c324761de7eea17da3a5ebe434 /python/python3-overrides/python3-overrides.SlackBuild
parentbc3a5b482e06caf16ea50eeac2fb00252879b9ee (diff)
downloadslackbuilds-d25930d84955605f1448794febe731c735ae3a81.tar.gz
slackbuilds-d25930d84955605f1448794febe731c735ae3a81.tar.xz
python/python3-overrides: Update for 7.4.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-overrides/python3-overrides.SlackBuild b/python/python3-overrides/python3-overrides.SlackBuild
index d110852dd3..b8caa2769f 100644
--- a/python/python3-overrides/python3-overrides.SlackBuild
+++ b/python/python3-overrides/python3-overrides.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-overrides
-# Copyright 2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-overrides
-VERSION=${VERSION:-7.3.1}
+VERSION=${VERSION:-7.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}