aboutsummaryrefslogtreecommitdiff
path: root/python/python3-transaction/python3-transaction.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-06 21:57:38 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-07 07:39:48 +0700
commit4a1753dbddf2ac55592f57e820a8e248e61487c4 (patch)
treee07e0f1fee7b1a87e1cae3fc8946cdc5ffb900d6 /python/python3-transaction/python3-transaction.SlackBuild
parent1395e6982d403c9c4555fcb27fb8e762152a02f7 (diff)
python/python3-transaction: updated for version 5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-transaction/python3-transaction.SlackBuild')
-rw-r--r--python/python3-transaction/python3-transaction.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-transaction/python3-transaction.SlackBuild b/python/python3-transaction/python3-transaction.SlackBuild
index 716fb1597b..88ca55d468 100644
--- a/python/python3-transaction/python3-transaction.SlackBuild
+++ b/python/python3-transaction/python3-transaction.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-transaction
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.0}
+VERSION=${VERSION:-5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}