summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2018-08-28 08:53:24 +0200
committer Willy Sudiarto Raharjo2018-09-01 02:32:28 +0200
commita0552bffc09de11a8f6c9323be2cde48b062c801 (patch)
tree1a7464c95c98801b15f822d04c9addbdd40f0daf /games
parent32974dcc14666fdd27e23eca7ac5ea7863634171 (diff)
downloadslackbuilds-a0552bffc09de11a8f6c9323be2cde48b062c801.tar.gz
games/supermariowar: Updated for version 2.0beta1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/supermariowar/supermariowar.SlackBuild4
-rw-r--r--games/supermariowar/supermariowar.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/supermariowar/supermariowar.SlackBuild b/games/supermariowar/supermariowar.SlackBuild
index e4d179474c..ddfae766ed 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
diff --git a/games/supermariowar/supermariowar.info b/games/supermariowar/supermariowar.info
index c58791723f..ed031dd0d8 100644
--- a/games/supermariowar/supermariowar.info
+++ b/games/supermariowar/supermariowar.info
@@ -1,8 +1,8 @@
PRGNAM="supermariowar"
-VERSION="2.0beta1"
+VERSION="2.0beta1.1"
HOMEPAGE="https://github.com/mmatyas/supermariowar"
-DOWNLOAD="https://github.com/mmatyas/supermariowar/archive/v2.0-beta.1/supermariowar-2.0-beta.1.tar.gz"
-MD5SUM="37084e687b54281fef862766f92a9481"
+DOWNLOAD="https://github.com/mmatyas/supermariowar/archive/v2.0-beta.1.1/supermariowar-2.0-beta.1.1.tar.gz"
+MD5SUM="695209dfc4a549dfd6dea0d5aa421137"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="enet yaml-cpp"