diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2019-09-28 07:43:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 07:43:16 +0700 |
commit | 1f5020237a7fa27705e848da3bb2a21a77113df1 (patch) | |
tree | 920693a72855a5888a864d030a7ffbd7e09d6d81 /games | |
parent | 5368977636d0fe2d4d81147171c2fdee32fcb218 (diff) | |
download | slackbuilds-1f5020237a7fa27705e848da3bb2a21a77113df1.tar.gz |
games/crispy-doom: Updated for 5.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 4 | ||||
-rw-r--r-- | games/crispy-doom/crispy-doom.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 26b30059d4..5ba4e5ae7f 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-5.6.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.6.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index 6d4f64d2f1..055e3e8547 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,8 +1,8 @@ PRGNAM="crispy-doom" -VERSION="5.6.1" +VERSION="5.6.2" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.1.tar.gz" -MD5SUM="d39d0ee0fecdfc446bcb971147eddf13" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.2.tar.gz" +MD5SUM="36cb49499a6f7e5128cd3d6b5a32b980" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_net SDL2_mixer" |