diff options
Diffstat (limited to 'games/supertux2/supertux2.info')
-rw-r--r-- | games/supertux2/supertux2.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/supertux2/supertux2.info b/games/supertux2/supertux2.info index 351776f6af88..7796eab4d411 100644 --- a/games/supertux2/supertux2.info +++ b/games/supertux2/supertux2.info @@ -1,10 +1,10 @@ PRGNAM="supertux2" -VERSION="0.3.4" -HOMEPAGE="http://supertux.lethargik.org/" -DOWNLOAD="http://supertux.googlecode.com/files/supertux-0.3.4.tar.bz2" -MD5SUM="108af4c1fd985e8842a15cd819b9b157" +VERSION="0.3.5a" +HOMEPAGE="http://supertux.github.io/" +DOWNLOAD="https://github.com/SuperTux/supertux/releases/download/v0.3.5a/supertux-0.3.5a.tar.bz2" +MD5SUM="43b7d3d0d07f8b17e3d21f7ecc2d1f9f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="OpenAL physfs" +REQUIRES="OpenAL physfs SDL2_image" MAINTAINER="Petar Petrov" EMAIL="petar.petrov@student.oulu.fi" |