aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/jg-cega/jg-cega.SlackBuild5
-rw-r--r--games/jg-cega/jg-cega.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/games/jg-cega/jg-cega.SlackBuild b/games/jg-cega/jg-cega.SlackBuild
index 664ae30fd15d..caef4288a70e 100644
--- a/games/jg-cega/jg-cega.SlackBuild
+++ b/games/jg-cega/jg-cega.SlackBuild
@@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230905 bkw: updated for v0.6.0.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jg-cega
SRCNAM=cega
-VERSION=${VERSION:-0.5.2}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -71,6 +73,7 @@ make install-strip \
DOCDIR=$DOCDIR \
LIBDIR=$LIBDIR
+cp -a ChangeLog $PKGDOC
cat $CWD/$PRGNAM.SlackBuild > $PKGDOC/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/games/jg-cega/jg-cega.info b/games/jg-cega/jg-cega.info
index f2de52a5ff25..5316f74356d0 100644
--- a/games/jg-cega/jg-cega.info
+++ b/games/jg-cega/jg-cega.info
@@ -1,8 +1,8 @@
PRGNAM="jg-cega"
-VERSION="0.5.2"
+VERSION="0.6.0"
HOMEPAGE="https://jgemu.gitlab.io/"
-DOWNLOAD="https://gitlab.com/jgemu/cega/-/archive/0.5.2/cega-0.5.2.tar.gz"
-MD5SUM="351b388101b7b96288270e0f412c1415"
+DOWNLOAD="https://gitlab.com/jgemu/cega/-/archive/0.6.0/cega-0.6.0.tar.gz"
+MD5SUM="2cf984aeaa8ec21d58c1e7cbe251a8dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jollygood"