From 0091dad9b405e75fb6a185d701b691899457a3b3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 4 Aug 2020 21:16:15 -0400 Subject: games/stella: Updated for version 6.2.1. 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 92b51384fe..13480555d7 100644 --- a/games/stella/stella.SlackBuild +++ b/games/stella/stella.SlackBuild @@ -8,6 +8,7 @@ # Now maintained by B. Watson +# 20200804 bkw: update for 6.2.1. # 20200327 bkw: # - update for 6.1. # - use clang++, our g++ is too old. @@ -45,7 +46,7 @@ # - StartupNotify=false in .desktop PRGNAM=stella -VERSION=${VERSION:-6.1} +VERSION=${VERSION:-6.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/stella/stella.info b/games/stella/stella.info index 01a7b5fd32..58ae6c20e1 100644 --- a/games/stella/stella.info +++ b/games/stella/stella.info @@ -1,8 +1,8 @@ PRGNAM="stella" -VERSION="6.1" +VERSION="6.2.1" HOMEPAGE="https://stella-emu.github.io/" -DOWNLOAD="https://github.com/stella-emu/stella/releases/download/6.1/stella-6.1-src.tar.xz" -MD5SUM="380788141b26e6a7b214b646fecbf4f3" +DOWNLOAD="https://github.com/stella-emu/stella/releases/download/6.2.1/stella-6.2.1-src.tar.xz" +MD5SUM="fdc7f812cc7f5c63db54bf3f71365c02" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" -- cgit v1.2.3