diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-02 17:52:20 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-02 17:52:20 +0200 |
commit | ee0b1d9155e23655225a00e6150ab731bbee482c (patch) | |
tree | 4b16d2f60d5322f5612bccf952032c145edf8c8f | |
parent | 21cdc6d409e10daa33641e31e94f3422cb0f062b (diff) | |
download | slackbuilds-ee0b1d9155e23655225a00e6150ab731bbee482c.tar.gz |
games/doomsday: Updated for version 1.15.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | games/doomsday/doomsday.SlackBuild | 2 | ||||
-rw-r--r-- | games/doomsday/doomsday.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/doomsday/doomsday.SlackBuild b/games/doomsday/doomsday.SlackBuild index 0e0a46d412..35446899b5 100644 --- a/games/doomsday/doomsday.SlackBuild +++ b/games/doomsday/doomsday.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=doomsday SRCNAM=${PRGNAM}-stable -VERSION=${VERSION:-1.15.7} +VERSION=${VERSION:-1.15.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/doomsday/doomsday.info b/games/doomsday/doomsday.info index 4e8dbc1031..db442f4dd7 100644 --- a/games/doomsday/doomsday.info +++ b/games/doomsday/doomsday.info @@ -1,8 +1,8 @@ PRGNAM="doomsday" -VERSION="1.15.7" +VERSION="1.15.8" HOMEPAGE="http://dengine.net" -DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.7/doomsday-stable-1.15.7.tar.gz" -MD5SUM="4650cfa3b843a61d13b1e46e9a449ac8" +DOWNLOAD="http://downloads.sourceforge.net/project/deng/Doomsday%20Engine/1.15.8/doomsday-stable-1.15.8.tar.gz" +MD5SUM="14487b988bd3b46580164cdcfa5989d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython OpenAL fmodapi assimp SDL2_mixer" |