games/RetroArch: Updated for version 1.19.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ilmich 2024-07-08 23:52:06 +07:00 committed by Willy Sudiarto Raharjo
parent dde0ba4bb3
commit 9dc6d4399f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for RetroArch
# Copyright 2016-2019 Hunter Sezen California, USA
# Copyright 2020-2023 ilmich < ardutu at gmail dot com >
# Copyright 2020-2024 ilmich < ardutu at gmail dot com >
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=RetroArch
VERSION=${VERSION:-1.15.0}
VERSION=${VERSION:-1.19.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="RetroArch"
VERSION="1.15.0"
VERSION="1.19.1"
HOMEPAGE="https://www.libretro.com/"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.15.0/RetroArch-1.15.0.tar.gz"
MD5SUM="a9d0986ab33200117266dcf6fb04a36e"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.19.1/RetroArch-1.19.1.tar.gz"
MD5SUM="d0f15c76b7905460686dce8ed51d58fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""