diff options
Diffstat (limited to 'games/supermariowar')
-rw-r--r-- | games/supermariowar/supermariowar.SlackBuild | 4 | ||||
-rw-r--r-- | games/supermariowar/supermariowar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/supermariowar/supermariowar.SlackBuild b/games/supermariowar/supermariowar.SlackBuild index e4d179474cba..ddfae766ed20 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 c58791723fde..ed031dd0d8bd 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" |