diff options
Diffstat (limited to 'games/supermariowar/supermariowar.info')
-rw-r--r-- | games/supermariowar/supermariowar.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/supermariowar/supermariowar.info b/games/supermariowar/supermariowar.info index bcf655c192..51a9e530de 100644 --- a/games/supermariowar/supermariowar.info +++ b/games/supermariowar/supermariowar.info @@ -1,10 +1,10 @@ PRGNAM="supermariowar" -VERSION="r16" +VERSION="2.0beta1" HOMEPAGE="https://github.com/mmatyas/supermariowar" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/supermariowar-r16.tar.gz" -MD5SUM="f64f5471b1d8811265ebbf799915ac76" +DOWNLOAD="https://github.com/mmatyas/supermariowar/archive/v2.0-beta.1.tar.gz" +MD5SUM="37084e687b54281fef862766f92a9481" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="enet yaml-cpp" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |