diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-10 09:26:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-10 09:26:54 +0700 |
commit | 47af5a9d18af12ac70e8c66b6ef02232cb95cd2b (patch) | |
tree | f64ffef36ff0b4117083d61665ff07385eac94e8 /misc/rsibreak/rsibreak.SlackBuild | |
parent | 81cabbad647a0f0018ed3d70ba1f687df1849fc9 (diff) |
misc/rsibreak: Updated for version 0.12.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/rsibreak/rsibreak.SlackBuild')
-rw-r--r-- | misc/rsibreak/rsibreak.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rsibreak/rsibreak.SlackBuild b/misc/rsibreak/rsibreak.SlackBuild index c316010acd..07e403fb9c 100644 --- a/misc/rsibreak/rsibreak.SlackBuild +++ b/misc/rsibreak/rsibreak.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rsibreak -VERSION=${VERSION:-0.12.13} +VERSION=${VERSION:-0.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |