diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-09-09 10:25:19 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-09 10:25:19 +0100 |
commit | 55df4ca810062d4b4de62406af41af9801a82a5a (patch) | |
tree | 81db8dad112eef8a8b6881bd069089f266471597 /python/roundrobin/roundrobin.SlackBuild | |
parent | 9ae79fb96323da36865b002eaf6715672e58c6ce (diff) |
python/roundrobin: Updated for version 0.0.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/roundrobin/roundrobin.SlackBuild')
-rw-r--r-- | python/roundrobin/roundrobin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/roundrobin/roundrobin.SlackBuild b/python/roundrobin/roundrobin.SlackBuild index 47331cd162a9a..1dc177d6baf6d 100644 --- a/python/roundrobin/roundrobin.SlackBuild +++ b/python/roundrobin/roundrobin.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=roundrobin -VERSION=${VERSION:-0.0.2} +VERSION=${VERSION:-0.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |