diff options
-rw-r--r-- | games/snes9x2010/README | 10 | ||||
-rw-r--r-- | games/snes9x2010/snes9x2010.SlackBuild | 3 | ||||
-rw-r--r-- | games/snes9x2010/snes9x2010.info | 10 |
3 files changed, 12 insertions, 11 deletions
diff --git a/games/snes9x2010/README b/games/snes9x2010/README index f4de9dc55a..f71e265395 100644 --- a/games/snes9x2010/README +++ b/games/snes9x2010/README @@ -1,9 +1,9 @@ -snes9x2010 is a Super Nintendo video game system emulator that can be used as -a libretro core. +snes9x2010 is a Super Nintendo video game system emulator that can be +used as a libretro core. -snes9x2010 is a Super Nintendo Entertainment System (SNES) emulator based on -Snes9x 1.52 with backported patches for performance and compatibility -improvements. +snes9x2010 is a Super Nintendo Entertainment System (SNES) emulator +based on Snes9x 1.52 with backported patches for performance and +compatibility improvements. This package was previously called snes9x-next. diff --git a/games/snes9x2010/snes9x2010.SlackBuild b/games/snes9x2010/snes9x2010.SlackBuild index 4a89a5c969..634bc6842c 100644 --- a/games/snes9x2010/snes9x2010.SlackBuild +++ b/games/snes9x2010/snes9x2010.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for snes9x2010 # Copyright 2016-2018 Hunter Sezen California, USA +# Copyright 2020 ilmich < ardutu at gmail dot com > # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +25,7 @@ PRGNAM=snes9x2010 LIBNAM=${PRGNAM}_libretro -VERSION=${VERSION:-2018.10.11_d857a31} +VERSION=${VERSION:-2020.05.18_187e2b5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/snes9x2010/snes9x2010.info b/games/snes9x2010/snes9x2010.info index c84d731177..9566ba2b62 100644 --- a/games/snes9x2010/snes9x2010.info +++ b/games/snes9x2010/snes9x2010.info @@ -1,10 +1,10 @@ PRGNAM="snes9x2010" -VERSION="2018.10.11_d857a31" +VERSION="2020.05.18_187e2b5" HOMEPAGE="https://www.libretro.com/" -DOWNLOAD="http://slackless.raccoons.tech/src/libretro/snes9x2010-2018.10.11_d857a31.tar.xz" -MD5SUM="ddc7e21f49601268375a1b296950efdf" +DOWNLOAD="https://ilmich.github.io/src/snes9x2010-2020.05.18_187e2b5.tar.xz" +MD5SUM="c93a209cdafe0954062d2a637d9f47f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="RetroArch" -MAINTAINER="Hunter Sezen" -EMAIL="orbea@riseup.net" +MAINTAINER="ilmich" +EMAIL="ardutu@gmail.com" |