diff options
-rw-r--r-- | games/doomsday/doomsday.SlackBuild | 4 | ||||
-rw-r--r-- | games/doomsday/doomsday.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/doomsday/doomsday.SlackBuild b/games/doomsday/doomsday.SlackBuild index a5c4549778..7556c03d3c 100644 --- a/games/doomsday/doomsday.SlackBuild +++ b/games/doomsday/doomsday.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for doomsday -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=doomsday SRCNAM=${PRGNAM}-stable -VERSION=${VERSION:-1.15.3} +VERSION=${VERSION:-1.15.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/doomsday/doomsday.info b/games/doomsday/doomsday.info index 1ef42e053f..4e8dbc1031 100644 --- a/games/doomsday/doomsday.info +++ b/games/doomsday/doomsday.info @@ -1,8 +1,8 @@ PRGNAM="doomsday" -VERSION="1.15.3" +VERSION="1.15.7" HOMEPAGE="http://dengine.net" -DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.3/doomsday-stable-1.15.3.tar.gz" -MD5SUM="d8e9356fd5fb510f99bf0b233165139a" +DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.7/doomsday-stable-1.15.7.tar.gz" +MD5SUM="4650cfa3b843a61d13b1e46e9a449ac8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython OpenAL fmodapi assimp SDL2_mixer" |