diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-10-09 06:14:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-09 06:14:34 +0700 |
commit | d4433a7bc809e24ef3c8af8782b663ae76cedaf3 (patch) | |
tree | 63725301019e92c3cf6aeeec7b3f110b341467da /development/samurai/samurai.SlackBuild | |
parent | 60a2d74e37ec0db5c1784027ab81c585d21a0d4c (diff) | |
download | slackbuilds-d4433a7bc809e24ef3c8af8782b663ae76cedaf3.tar.gz |
development/samurai: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/samurai/samurai.SlackBuild')
-rw-r--r-- | development/samurai/samurai.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/samurai/samurai.SlackBuild b/development/samurai/samurai.SlackBuild index 8171f53577..1c0265b0a7 100644 --- a/development/samurai/samurai.SlackBuild +++ b/development/samurai/samurai.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=samurai -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |