diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-04-09 21:20:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-09 21:20:32 +0700 |
commit | d0598dc6ab5bc85b1455d69fc5d5cd81f6aca92a (patch) | |
tree | 51d3af9049c4df96caa6d46441b19700f59290a9 /games/megaglest/megaglest.info | |
parent | 6882f2516f5fd70ab704e61c04f42b7945d5c281 (diff) | |
download | slackbuilds-d0598dc6ab5bc85b1455d69fc5d5cd81f6aca92a.tar.gz |
games/megaglest: Updated for version 3.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/megaglest/megaglest.info')
-rw-r--r-- | games/megaglest/megaglest.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/megaglest/megaglest.info b/games/megaglest/megaglest.info index 734cd02f67..708fb2075e 100644 --- a/games/megaglest/megaglest.info +++ b/games/megaglest/megaglest.info @@ -1,12 +1,12 @@ PRGNAM="megaglest" VERSION="3.9.0.4" HOMEPAGE="http://megaglest.org/" -DOWNLOAD="http://downloads.sourceforge.net/megaglest/megaglest-source-3.9.0.4.tar.xz \ - http://downloads.sourceforge.net/megaglest/megaglest-data-3.9.0.tar.xz \ - http://downloads.sourceforge.net/megaglest/megaglest-source-embedded-3.9.0.tar.xz" -MD5SUM="b2957c106250ec0d0e52c41811558afc \ - bf59d83b38e78bbe82325467a6672447 \ - 0ee2ac4e7111b66be3937c5c0721fde1" +DOWNLOAD="https://github.com/MegaGlest/megaglest-source/releases/download/3.9.1/megaglest-source-3.9.1.tar.xz \ + https://github.com/MegaGlest/megaglest-data/releases/download/3.9.1/megaglest-data-3.9.1.tar.xz \ + https://github.com/MegaGlest/megaglest-source/releases/download/3.9.1/megaglest-source-embedded-3.9.1.tar.xz" +MD5SUM="e6f6e210cb663d5c50efc48c40faa70f \ + 42cf888b1a1ef644d9229fe6b9dde4b8 \ + 14bf7c0646f3da0ae0e38b8bedb1c6a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xerces-c OpenAL lua ftgl wxPython" |