diff options
Diffstat (limited to 'games/crispy-doom')
-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 26b30059d4a42..5ba4e5ae7ff24 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 6d4f64d2f17b4..055e3e854781b 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" |