diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-28 02:53:24 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:28 +0700 |
commit | a0552bffc09de11a8f6c9323be2cde48b062c801 (patch) | |
tree | 1a7464c95c98801b15f822d04c9addbdd40f0daf /games/supermariowar/supermariowar.SlackBuild | |
parent | 32974dcc14666fdd27e23eca7ac5ea7863634171 (diff) |
games/supermariowar: Updated for version 2.0beta1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/supermariowar/supermariowar.SlackBuild')
-rw-r--r-- | games/supermariowar/supermariowar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/supermariowar/supermariowar.SlackBuild b/games/supermariowar/supermariowar.SlackBuild index e4d179474cba9..ddfae766ed20a 100644 --- a/games/supermariowar/supermariowar.SlackBuild +++ b/games/supermariowar/supermariowar.SlackBuild @@ -9,8 +9,8 @@ # 20170302 bkw: use long-format github URL PRGNAM=supermariowar -VERSION=${VERSION:-2.0beta1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.0beta1.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |