games/connectagram: Updated for version 1.2.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2016-10-16 22:03:06 +07:00 committed by Willy Sudiarto Raharjo
parent 2c9a0bdd02
commit 9e36bcdcc5
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
# Build script for connectagram # Build script for connectagram
PRGNAM=connectagram PRGNAM=connectagram
VERSION=${VERSION:-1.2.3} VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="connectagram" PRGNAM="connectagram"
VERSION="1.2.3" VERSION="1.2.4"
HOMEPAGE="http://gottcode.org/connectagram/" HOMEPAGE="http://gottcode.org/connectagram/"
DOWNLOAD="http://gottcode.org/connectagram/connectagram-1.2.3-src.tar.bz2" DOWNLOAD="http://gottcode.org/connectagram/connectagram-1.2.4-src.tar.bz2"
MD5SUM="47afc86606cc262f12a4e6db6b75eee1" MD5SUM="bf441c08a94cc40250bbbb0f1e62d021"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="qt5" REQUIRES="qt5"