games/cutemaze: Updated for version 1.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2016-10-13 06:59:53 +07:00 committed by Willy Sudiarto Raharjo
parent a8dadf26e8
commit c7862a73a8
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""