diff options
-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 2cc72ec2337d..1e8731506af7 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 2c7cbf7183d3..3096204dd7a8 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="" |