mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/retroarch to 1.8.6-1
This commit is contained in:
parent
d40ddaa7c2
commit
9a9d07e734
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable broken pkgver function
|
||||
|
||||
pkgname=retroarch
|
||||
pkgver=1.8.5
|
||||
pkgver=1.8.6
|
||||
pkgrel=1
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=(x86_64)
|
||||
|
@ -58,12 +58,13 @@ optdepends=(
|
|||
'libxinerama: X11 support'
|
||||
'libxrandr: X11 support'
|
||||
'python: retroarch-cg2glsl'
|
||||
'retroarch-assets-ozone: Ozone menu assets'
|
||||
'retroarch-assets-xmb: XMB menu assets'
|
||||
'wayland: Wayland support'
|
||||
)
|
||||
backup=(etc/retroarch.cfg)
|
||||
source=(
|
||||
git+https://github.com/libretro/RetroArch.git#tag=8bcd74bf42f486c37e243a80e29bc214b2b6b205
|
||||
git+https://github.com/libretro/RetroArch.git#tag=36802f713312dc16c93a7765cd4a1b0883db5a61
|
||||
retroarch-config.patch
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
Loading…
Reference in a new issue