extra/retroarch to 1.18.0-1

This commit is contained in:
David Beauchamp 2024-03-27 08:23:54 -04:00
parent a125ecdc3e
commit 86a346fb56
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.17.0
pkgver = 1.18.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=ad8975cb5a0fe45be43438bdbd6c3d745653dd02
source = git+https://github.com/libretro/RetroArch.git#tag=06fa5325f8b3cd42e6fba3d57835d5924c9ea2e7
source = retroarch-config.patch
b2sums = SKIP
b2sums = 5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a

View file

@ -7,7 +7,7 @@
# - disable broken pkgver function
pkgname=retroarch
pkgver=1.17.0
pkgver=1.18.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=ad8975cb5a0fe45be43438bdbd6c3d745653dd02
_tag=06fa5325f8b3cd42e6fba3d57835d5924c9ea2e7
source=(
git+https://github.com/libretro/RetroArch.git#tag=${_tag}
retroarch-config.patch