diff options
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 6ac7a818e8741..516cf80a4a14e 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} |