diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-01-04 13:02:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-04 13:02:50 +0700 |
commit | e67f61e654847fc86c271b8e7eaf51d382276809 (patch) | |
tree | cf2ab0e32d5b137be31c17b855918383aea7d7a8 /games | |
parent | 00fd5fe71cd6b57d31b2d7ca8d1fd891f25ab8d0 (diff) | |
download | slackbuilds-e67f61e654847fc86c271b8e7eaf51d382276809.tar.gz |
games/crispy-doom: Updated for version 3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 2 | ||||
-rw-r--r-- | games/crispy-doom/crispy-doom.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 29db94d012..7ec07daa14 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-3.4} +VERSION=${VERSION:-3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index 6d28cc7174..d258c0622e 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,8 +1,8 @@ PRGNAM="crispy-doom" -VERSION="3.4" +VERSION="3.5" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-3.4.tar.gz" -MD5SUM="32a7ee7b7cb79729db70b4e7538bc64a" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-3.5.tar.gz" +MD5SUM="d42afcb3fb98eb761304550ec07e4610" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |