extra/retroarch to 1.17.0-1

This commit is contained in:
Kevin Mihelich 2024-02-08 20:11:01 +00:00
parent 18ceb1e42d
commit 9a161c12ea
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = retroarch
pkgdesc = Reference frontend for the libretro API
pkgver = 1.16.0.3
pkgver = 1.17.0
pkgrel = 1
url = http://www.libretro.com/
arch = x86_64
@ -50,7 +50,7 @@ pkgbase = retroarch
optdepends = retroarch-assets-ozone: Ozone menu assets
optdepends = retroarch-assets-xmb: XMB menu assets
backup = etc/retroarch.cfg
source = git+https://github.com/libretro/RetroArch.git#tag=6c2cc456284fcfa6fa5f94664950926c020d2f7b
source = git+https://github.com/libretro/RetroArch.git#tag=ad8975cb5a0fe45be43438bdbd6c3d745653dd02
source = retroarch-config.patch
b2sums = SKIP
b2sums = 5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a

View file

@ -7,7 +7,7 @@
# - disable broken pkgver function
pkgname=retroarch
pkgver=1.16.0.3
pkgver=1.17.0
pkgrel=1
pkgdesc='Reference frontend for the libretro API'
arch=(x86_64)
@ -64,7 +64,7 @@ optdepends=(
'retroarch-assets-xmb: XMB menu assets'
)
backup=(etc/retroarch.cfg)
_tag=6c2cc456284fcfa6fa5f94664950926c020d2f7b
_tag=ad8975cb5a0fe45be43438bdbd6c3d745653dd02
source=(
git+https://github.com/libretro/RetroArch.git#tag=${_tag}
retroarch-config.patch