diff options
author | Josiah Boothby <josiahb@gmail.com> | 2024-01-04 10:41:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-04 10:49:04 +0700 |
commit | 59869bdf620daba99b627c4a24f6d8d83cda64ef (patch) | |
tree | 25f7a8cbc94c79afe144ea812f0d2ad2ca43f20d /games/robotfindskitten | |
parent | ec8d5d9190c22f00cca3156d45e8fa790b17baba (diff) |
games/robotfindskitten: Updated for version 2.8284271.702.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/robotfindskitten')
-rw-r--r-- | games/robotfindskitten/robotfindskitten.SlackBuild | 4 | ||||
-rw-r--r-- | games/robotfindskitten/robotfindskitten.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/robotfindskitten/robotfindskitten.SlackBuild b/games/robotfindskitten/robotfindskitten.SlackBuild index 5b9fadded2024..a51029214ab4a 100644 --- a/games/robotfindskitten/robotfindskitten.SlackBuild +++ b/games/robotfindskitten/robotfindskitten.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=robotfindskitten -VERSION=${VERSION:-2.7182818.701} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.8284271.702} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/robotfindskitten/robotfindskitten.info b/games/robotfindskitten/robotfindskitten.info index 091ce00eb353b..3cdfcbbc2f536 100644 --- a/games/robotfindskitten/robotfindskitten.info +++ b/games/robotfindskitten/robotfindskitten.info @@ -1,8 +1,8 @@ PRGNAM="robotfindskitten" -VERSION="2.7182818.701" -HOMEPAGE="http://robotfindskitten.org" -DOWNLOAD="http://robotfindskitten.org/download/POSIX/robotfindskitten-2.7182818.701.tar.gz" -MD5SUM="d70ba30874a1f51eacd8a9a2cf4efdba" +VERSION="2.8284271.702" +HOMEPAGE="https://github.com/robotfindskitten/robotfindskitten" +DOWNLOAD="https://github.com/robotfindskitten/robotfindskitten/releases/download/2.8284271.702/robotfindskitten-2.8284271.702.tar.gz" +MD5SUM="71afd2b0af1aac540b6fdc0377319414" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |