diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-06-18 08:31:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-24 08:32:13 +0700 |
commit | 1ee25d92745b9694c3b362b1b9f8d332695d1d6c (patch) | |
tree | 0f91c2005b4312b5fac2f5d9df4f569b35504d73 /games/crispy-doom | |
parent | 81518ccf5260440ebb9ab1653c8b526ce3710726 (diff) | |
download | slackbuilds-1ee25d92745b9694c3b362b1b9f8d332695d1d6c.tar.gz |
games/crispy-doom: Updated for version 4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/crispy-doom')
-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 2cc72ec233..1e8731506a 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:-4.0} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index 2c7cbf7183..3096204dd7 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,8 +1,8 @@ PRGNAM="crispy-doom" -VERSION="4.0" +VERSION="4.1" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-4.0.tar.gz" -MD5SUM="0105cc16d1ac25b9839dc027bb708015" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-4.1.tar.gz" +MD5SUM="f188efc16f42d41f7912c6ff128d5fc3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |