diff options
Diffstat (limited to 'games/cutemaze')
-rw-r--r-- | games/cutemaze/cutemaze.SlackBuild | 4 | ||||
-rw-r--r-- | games/cutemaze/cutemaze.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/cutemaze/cutemaze.SlackBuild b/games/cutemaze/cutemaze.SlackBuild index cf1af96c29c6..4eaa2e3822ec 100644 --- a/games/cutemaze/cutemaze.SlackBuild +++ b/games/cutemaze/cutemaze.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2013 LEVAI Daniel +# Copyright (c) 2013-2016 LEVAI Daniel # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -28,7 +28,7 @@ # Build script for cutemaze PRGNAM=cutemaze -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/cutemaze/cutemaze.info b/games/cutemaze/cutemaze.info index 821b4aff1911..0f14061047f1 100644 --- a/games/cutemaze/cutemaze.info +++ b/games/cutemaze/cutemaze.info @@ -1,8 +1,8 @@ PRGNAM="cutemaze" -VERSION="1.1.0" +VERSION="1.1.1" HOMEPAGE="http://gottcode.org/cutemaze/" -DOWNLOAD="http://gottcode.org/cutemaze/cutemaze-1.1.0-src.tar.bz2" -MD5SUM="ffe91cbd4e249393ef2474bf62846f2e" +DOWNLOAD="http://gottcode.org/cutemaze/cutemaze-1.1.1-src.tar.bz2" +MD5SUM="1108e0c62acfc9a354e8fa4e9a071eb1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |