diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-05 03:37:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:38 +0700 |
commit | 92832b54063cd11d3de87edda0fcbce682fcd656 (patch) | |
tree | dc652513c201971130c916694a75d0a11d5f501c /games | |
parent | 7f21bb5e4272558754bb6b7e2fccea96c53a9adc (diff) | |
download | slackbuilds-92832b54063cd11d3de87edda0fcbce682fcd656.tar.gz |
games/doomsday: Updated for version 1.15.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-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" |