diff options
Diffstat (limited to 'games/cutemaze/cutemaze.SlackBuild')
-rw-r--r-- | games/cutemaze/cutemaze.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |