diff options
-rwxr-xr-x | games/commandergenius/commandergenius.SlackBuild | 5 | ||||
-rw-r--r-- | games/commandergenius/commandergenius.info | 6 | ||||
-rw-r--r-- | games/commandergenius/slack-desc | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/games/commandergenius/commandergenius.SlackBuild b/games/commandergenius/commandergenius.SlackBuild index d4c54cc7163e..f7e417cbc823 100755 --- a/games/commandergenius/commandergenius.SlackBuild +++ b/games/commandergenius/commandergenius.SlackBuild @@ -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 diff --git a/games/commandergenius/commandergenius.info b/games/commandergenius/commandergenius.info index eae81db98a26..45e1cb2774ce 100644 --- a/games/commandergenius/commandergenius.info +++ b/games/commandergenius/commandergenius.info @@ -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" diff --git a/games/commandergenius/slack-desc b/games/commandergenius/slack-desc index 68937c922614..c9cff9644d51 100644 --- a/games/commandergenius/slack-desc +++ b/games/commandergenius/slack-desc @@ -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: |