aboutsummaryrefslogtreecommitdiff
path: root/libraries/python3-rpyc/python3-rpyc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/python3-rpyc/python3-rpyc.SlackBuild')
-rw-r--r--libraries/python3-rpyc/python3-rpyc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/python3-rpyc/python3-rpyc.SlackBuild b/libraries/python3-rpyc/python3-rpyc.SlackBuild
index f49ffe7696..b68e77f338 100644
--- a/libraries/python3-rpyc/python3-rpyc.SlackBuild
+++ b/libraries/python3-rpyc/python3-rpyc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-rpyc
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rpyc
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-6.0.1}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}