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 | |
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')
-rw-r--r-- | games/onscripter/onscripter.SlackBuild | 6 | ||||
-rw-r--r-- | games/onscripter/onscripter.info | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/games/onscripter/onscripter.info b/games/onscripter/onscripter.info index 4b92d44373..2fb6058379 100644 --- a/games/onscripter/onscripter.info +++ b/games/onscripter/onscripter.info @@ -1,8 +1,8 @@ PRGNAM="onscripter" -VERSION="20191116" +VERSION="20200419" HOMEPAGE="https://onscripter.osdn.jp/onscripter.html" -DOWNLOAD="https://onscripter.osdn.jp/onscripter-20191116.tar.gz" -MD5SUM="9caa3094b4b34a129ecd0f85db3eef62" +DOWNLOAD="https://onscripter.osdn.jp/onscripter-20200419.tar.gz" +MD5SUM="c852b16b0e7345aa1dfa2ba4b7942117" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="smpeg lua" |