diff options
author | GOSIKI Agiri <agiri@cocaine.ninja> | 2020-05-09 09:16:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:55 +0700 |
commit | 0cf1f6db88f1e11e84db67cbd401b2b8d04067e9 (patch) | |
tree | e70da6882317e7465a76f6fc4596135e39d6ab3e /games/onscripter/onscripter.SlackBuild | |
parent | 65850f4c5792d1e5cf2eb2fc38f4940f4073b712 (diff) | |
download | slackbuilds-0cf1f6db88f1e11e84db67cbd401b2b8d04067e9.tar.gz |
games/onscripter: Updated for version 20200419.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/onscripter/onscripter.SlackBuild')
-rw-r--r-- | games/onscripter/onscripter.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/onscripter/onscripter.SlackBuild b/games/onscripter/onscripter.SlackBuild index 6ac7a818e8..516cf80a4a 100644 --- a/games/onscripter/onscripter.SlackBuild +++ b/games/onscripter/onscripter.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh # Slackware build script for onscripter -# @(#)onscripter.SlackBuild 1.3 19/12/13 19:36:30 +# @(#)onscripter.SlackBuild 1.4 20/05/03 06:46:49 -# Copyright 2019 GOSIKI Agiri +# Copyright 2020 GOSIKI Agiri # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onscripter -VERSION=${VERSION:-20191116} +VERSION=${VERSION:-20200419} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |