mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/robotfindskitten: Updated for version 2.8284271.702.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ec8d5d9190
commit
59869bdf62
2 changed files with 6 additions and 6 deletions
|
@ -25,8 +25,8 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=robotfindskitten
|
PRGNAM=robotfindskitten
|
||||||
VERSION=${VERSION:-2.7182818.701}
|
VERSION=${VERSION:-2.8284271.702}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="robotfindskitten"
|
PRGNAM="robotfindskitten"
|
||||||
VERSION="2.7182818.701"
|
VERSION="2.8284271.702"
|
||||||
HOMEPAGE="http://robotfindskitten.org"
|
HOMEPAGE="https://github.com/robotfindskitten/robotfindskitten"
|
||||||
DOWNLOAD="http://robotfindskitten.org/download/POSIX/robotfindskitten-2.7182818.701.tar.gz"
|
DOWNLOAD="https://github.com/robotfindskitten/robotfindskitten/releases/download/2.8284271.702/robotfindskitten-2.8284271.702.tar.gz"
|
||||||
MD5SUM="d70ba30874a1f51eacd8a9a2cf4efdba"
|
MD5SUM="71afd2b0af1aac540b6fdc0377319414"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue