games/robotfindskitten: Updated for version 2.8284271.702.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Josiah Boothby 2024-01-04 10:41:37 +07:00 committed by Willy Sudiarto Raharjo
parent ec8d5d9190
commit 59869bdf62
2 changed files with 6 additions and 6 deletions

View file

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

View file

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