games/commandergenius: Updated for version 2.2.3.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-09-11 16:03:20 -04:00 committed by David Spencer
parent fb4f25ce90
commit 38993486cd
3 changed files with 7 additions and 6 deletions

View file

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20180911 bkw: updated for 2.2.3
# 20180709 bkw: updated for 2.2.2
# - upstream moved the project from github to gitlab. one nice side-effect
# of this is that the GsKit stuff is now included in the release tarball,
@ -25,7 +26,7 @@
# 20170122 bkw: updated for 1.9.8.1beta.
PRGNAM=commandergenius
VERSION=${VERSION:-2.2.2}
VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -125,7 +126,7 @@ done
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
sed "s,@SDLVER@,$SDLVER," < $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG

View file

@ -1,8 +1,8 @@
PRGNAM="commandergenius"
VERSION="2.2.2"
VERSION="2.2.3"
HOMEPAGE="https://gitlab.com/Dringgstein/Commander-Genius"
DOWNLOAD="https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v2.2.2/Commander-Genius-v2.2.2.tar.bz2"
MD5SUM="976c721a943e26f94db63f813bba936a"
DOWNLOAD="https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v2.2.3/Commander-Genius-v2.2.3.tar.bz2"
MD5SUM="cfa4a3155f368e882a5a04e07278d5f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 python3"

View file

@ -12,7 +12,7 @@ commandergenius: Commander Genius is an open-source clone of Commander Keen whic
commandergenius: allows you to play the games, and some of the mods made for it. All
commandergenius: of the original data files are required to do so.
commandergenius:
commandergenius: This package was built with SDL @SDLVER@.
commandergenius:
commandergenius:
commandergenius:
commandergenius: