mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/connectagram: Updated for version 1.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2c9a0bdd02
commit
9e36bcdcc5
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# Build script for connectagram
|
||||
|
||||
PRGNAM=connectagram
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="connectagram"
|
||||
VERSION="1.2.3"
|
||||
VERSION="1.2.4"
|
||||
HOMEPAGE="http://gottcode.org/connectagram/"
|
||||
DOWNLOAD="http://gottcode.org/connectagram/connectagram-1.2.3-src.tar.bz2"
|
||||
MD5SUM="47afc86606cc262f12a4e6db6b75eee1"
|
||||
DOWNLOAD="http://gottcode.org/connectagram/connectagram-1.2.4-src.tar.bz2"
|
||||
MD5SUM="bf441c08a94cc40250bbbb0f1e62d021"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue