diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2023-01-20 05:20:54 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-21 10:22:05 +0700 |
commit | 9f7f7c36e756f6b6915e0465863761181486d97a (patch) | |
tree | dfbcd4391ab0e6b1936857f0e9869ccbf46544cd /games | |
parent | 5a3d8e493b8878969c3f45f121395a2ba49be7dc (diff) |
games/mesen-x: Updated for version 0.9.9.3358.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/mesen-x/mesen-x.SlackBuild | 6 | ||||
-rw-r--r-- | games/mesen-x/mesen-x.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/mesen-x/mesen-x.SlackBuild b/games/mesen-x/mesen-x.SlackBuild index 4461a6f47b96..854e15a41bda 100644 --- a/games/mesen-x/mesen-x.SlackBuild +++ b/games/mesen-x/mesen-x.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mesen-x -# Copyright 2022 Steven Voges <Oregon, USA> +# Copyright 2022-2023 Steven Voges <Oregon, USA> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mesen-x SRCNAM=Mesen-X -VERSION=${VERSION:-0.9.9.3334} -SRCVER=${SRCVER:-a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538} +VERSION=${VERSION:-0.9.9.3358} +SRCVER=${SRCVER:-1f1c5afc605fe701a5ac63fc119d520f960f771a} MESENPLATFORM=${MESENPLATFORM:-x64} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/mesen-x/mesen-x.info b/games/mesen-x/mesen-x.info index 55afff7d6450..984c57aedb16 100644 --- a/games/mesen-x/mesen-x.info +++ b/games/mesen-x/mesen-x.info @@ -1,8 +1,8 @@ PRGNAM="mesen-x" -VERSION="0.9.9.3334" +VERSION="0.9.9.3358" HOMEPAGE="https://www.mesen.ca" -DOWNLOAD="https://github.com/NovaSquirrel/Mesen-X/archive/a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538/Mesen-X-a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538.tar.gz" -MD5SUM="f459fdb8c36ecb557481016604381b1a" +DOWNLOAD="https://github.com/NovaSquirrel/Mesen-X/archive/1f1c5afc605fe701a5ac63fc119d520f960f771a/Mesen-X-1f1c5afc605fe701a5ac63fc119d520f960f771a.tar.gz" +MD5SUM="d38d74387e9576ca00b6cf77b4635229" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mono" |