diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2025-03-24 08:19:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-24 15:36:51 +0700 |
commit | 34eff5ec4296cef31c15bdb585612bf52ff7b3eb (patch) | |
tree | 425743a4126647451e76c23f85703081bad9ed03 | |
parent | 9ecb96aeb55639e0f8fb07b0c2f5365e04830e48 (diff) |
games/nestopia: Updated for version 1.53.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/nestopia/nestopia.SlackBuild | 2 | ||||
-rw-r--r-- | games/nestopia/nestopia.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/nestopia/nestopia.SlackBuild b/games/nestopia/nestopia.SlackBuild index 75ddbbdc81..7a557d5d40 100644 --- a/games/nestopia/nestopia.SlackBuild +++ b/games/nestopia/nestopia.SlackBuild @@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nestopia -VERSION=${VERSION:-1.53.0} +VERSION=${VERSION:-1.53.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/nestopia/nestopia.info b/games/nestopia/nestopia.info index b056b69dae..0e24b12a6b 100644 --- a/games/nestopia/nestopia.info +++ b/games/nestopia/nestopia.info @@ -1,8 +1,8 @@ PRGNAM="nestopia" -VERSION="1.53.0" +VERSION="1.53.1" HOMEPAGE="https://0ldsk00l.ca/nestopia/" -DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.53.0/nestopia-1.53.0.tar.gz" -MD5SUM="b68c0e85e9516204cc1b307f8f3f06b8" +DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.53.1/nestopia-1.53.1.tar.gz" +MD5SUM="29c174aae3a238ec569dd7eee6290e3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |