diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-05-09 13:35:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-09 13:35:44 +0700 |
commit | 188da88157c8306c682d72651288328d8df0e3c4 (patch) | |
tree | 330f5b06d01f060d65b731a19b3d617b37e15fea /games/megaglest | |
parent | 9116aa15d557351601536309b2c34669f1f0ce63 (diff) | |
download | slackbuilds-188da88157c8306c682d72651288328d8df0e3c4.tar.gz |
games/megaglest: Updated for version 3.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/megaglest')
-rw-r--r-- | games/megaglest/megaglest.SlackBuild | 2 | ||||
-rw-r--r-- | games/megaglest/megaglest.info | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/games/megaglest/megaglest.SlackBuild b/games/megaglest/megaglest.SlackBuild index 81668613e7..44caa9402f 100644 --- a/games/megaglest/megaglest.SlackBuild +++ b/games/megaglest/megaglest.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=megaglest -VERSION=${VERSION:-3.11.0} +VERSION=${VERSION:-3.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/megaglest/megaglest.info b/games/megaglest/megaglest.info index e4c395e2c0..8102c62959 100644 --- a/games/megaglest/megaglest.info +++ b/games/megaglest/megaglest.info @@ -1,12 +1,12 @@ PRGNAM="megaglest" -VERSION="3.11.0" +VERSION="3.11.1" HOMEPAGE="http://megaglest.org/" -DOWNLOAD="https://github.com/MegaGlest/megaglest-source/releases/download/3.11.0/megaglest-source-3.11.0.tar.xz \ - https://github.com/MegaGlest/megaglest-data/releases/download/3.11.0/megaglest-data-3.11.0.tar.xz \ - https://github.com/MegaGlest/megaglest-source/releases/download/3.11.0/megaglest-source-embedded-3.11.0.tar.xz" -MD5SUM="a2f98b2491ffae52a1f64b3bf901a828 \ - 2251932dd62a15553ed08cc146012257 \ - fed97c4e5b9cc0a274e1a14984c4289c" +DOWNLOAD="https://github.com/MegaGlest/megaglest-source/releases/download/3.11.1/megaglest-source-3.11.1.tar.xz \ + https://github.com/MegaGlest/megaglest-data/releases/download/3.11.1/megaglest-data-3.11.1.tar.xz \ + https://github.com/MegaGlest/megaglest-source/releases/download/3.11.1/megaglest-source-embedded-3.11.1.tar.xz" +MD5SUM="d7570bc1fd329a6c15e36df81c8eab28 \ + a3082747837c1049f4a5083f18b93e47 \ + afdd91e3415aa0e08c08915c26694166" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xerces-c OpenAL lua ftgl wxPython" |