summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/onscripter/onscripter.SlackBuild6
-rw-r--r--games/onscripter/onscripter.info6
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"