diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2023-01-27 12:38:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:22:52 +0700 |
commit | 15fa80a7b660901bc5b4c646813c2260c15d0d7b (patch) | |
tree | 2edae4f809b6a47949629f3fa1902ce0a61617a5 /games/nestopia | |
parent | 7778b6b1c1f58b012af61b3769833dc1061d7c13 (diff) |
games/nestopia: Updated for version 1.52.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/nestopia')
-rw-r--r-- | games/nestopia/nestopia.SlackBuild | 4 | ||||
-rw-r--r-- | games/nestopia/nestopia.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/nestopia/nestopia.SlackBuild b/games/nestopia/nestopia.SlackBuild index 3cd231adb963..64ee868f93f5 100644 --- a/games/nestopia/nestopia.SlackBuild +++ b/games/nestopia/nestopia.SlackBuild @@ -33,8 +33,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nestopia -VERSION=${VERSION:-1.51.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.52.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/nestopia/nestopia.info b/games/nestopia/nestopia.info index 010240a513c0..22b14ef0ebed 100644 --- a/games/nestopia/nestopia.info +++ b/games/nestopia/nestopia.info @@ -1,8 +1,8 @@ PRGNAM="nestopia" -VERSION="1.51.1" +VERSION="1.52.0" HOMEPAGE="https://0ldsk00l.ca/nestopia/" -DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.51.1/nestopia-1.51.1.tar.gz" -MD5SUM="91cf4d844648be2455309557443a31e6" +DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.52.0/nestopia-1.52.0.tar.gz" +MD5SUM="b5c7519e8675b01552f84bf6801ec9da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |