From 1f26e7dd05b790b1274b92baf85635725fbabcf9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 9 Jan 2023 14:38:00 -0500 Subject: [PATCH] games/stella: Updated for version 6.7. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/stella/stella.SlackBuild | 3 ++- games/stella/stella.info | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild index cc27f11221..0564942840 100644 --- a/games/stella/stella.SlackBuild +++ b/games/stella/stella.SlackBuild @@ -8,6 +8,7 @@ # Now maintained by B. Watson +# 20230109 bkw: update for v6.7. # 20220610 bkw: update for v6.6, fix doc permissions. # 20211026 bkw: we're on -current now, so: @@ -58,7 +59,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=stella -VERSION=${VERSION:-6.6} +VERSION=${VERSION:-6.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/stella/stella.info b/games/stella/stella.info index 3230c16de7..4646e49b6c 100644 --- a/games/stella/stella.info +++ b/games/stella/stella.info @@ -1,8 +1,8 @@ PRGNAM="stella" -VERSION="6.6" +VERSION="6.7" HOMEPAGE="https://stella-emu.github.io/" -DOWNLOAD="https://github.com/stella-emu/stella/releases/download/6.6/stella-6.6-src.tar.xz" -MD5SUM="a9678b2a1c1e3d4d8c3c830612ace0c8" +DOWNLOAD="https://github.com/stella-emu/stella/releases/download/6.7/stella-6.7-src.tar.xz" +MD5SUM="b8bff4765abf07532fc67ec0c911398f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""