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 3f47b100cd..9ff75f37d1 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-2015 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.0} +VERSION=${VERSION:-1.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/doomsday/doomsday.info b/games/doomsday/doomsday.info index 7664ae6536..918f849c79 100644 --- a/games/doomsday/doomsday.info +++ b/games/doomsday/doomsday.info @@ -1,8 +1,8 @@ PRGNAM="doomsday" -VERSION="1.15.0" +VERSION="1.15.1" HOMEPAGE="http://dengine.net" -DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.0/doomsday-stable-1.15.0.tar.gz" -MD5SUM="027e76fd6ac778c37a96d64ab9c11dfa" +DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.1/doomsday-stable-1.15.1.tar.gz" +MD5SUM="c896b0b0021d325f736d84a396132389" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython OpenAL fmodapi assimp SDL2_mixer" |