games/RetroArch: Updated for version 1.13.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ilmich 2022-11-24 21:06:12 +07:00 committed by Willy Sudiarto Raharjo
parent 47b976d002
commit da41f7e6d8
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=RetroArch
VERSION=${VERSION:-1.12.0}
VERSION=${VERSION:-1.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="RetroArch"
VERSION="1.12.0"
VERSION="1.13.0"
HOMEPAGE="https://www.libretro.com/"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.12.0/RetroArch-1.12.0.tar.gz"
MD5SUM="05286ef5c16fc89533dc72be79e0a4f9"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.13.0/RetroArch-1.13.0.tar.gz"
MD5SUM="570e2e8a26a6fd4ca6608556675ad154"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""