diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-22 16:49:15 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-26 10:17:39 +0700 |
| commit | ebd69b37dd8ddfad9675aa0a8e1399975aca94f7 (patch) | |
| tree | 2fdf9f87d80a5874d5f5022452c833de719c92ca /libraries/python3-rpyc/python3-rpyc.SlackBuild | |
| parent | 2170cf71ee6f685a5a13b5838f65b60123f6d60d (diff) | |
libraries/python3-rpyc: Updated for version 6.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-rpyc/python3-rpyc.SlackBuild')
| -rw-r--r-- | libraries/python3-rpyc/python3-rpyc.SlackBuild | 4 |
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} |
