summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daf24ea046f6..d576a8fb7d96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = retroarch-rbp4
pkgdesc = Reference frontend for the libretro API (Raspberry Pi 4)
- pkgver = 1.8.5
+ pkgver = 1.8.6
pkgrel = 1
url = http://www.libretro.com/
arch = armv7h
@@ -26,12 +26,13 @@ pkgbase = retroarch-rbp4
optdepends = libretro-overlays: Collection of overlays
optdepends = libretro-shaders: Collection of shaders
optdepends = python: retroarch-cg2glsl
+ optdepends = retroarch-assets-ozone: Ozone menu assets
optdepends = retroarch-assets-xmb: XMB menu assets
- provides = retroarch=1.8.5
+ provides = retroarch=1.8.6
conflicts = retroarch
conflicts = retroarch-rbp
backup = etc/retroarch.cfg
- source = git+https://github.com/libretro/RetroArch.git#tag=8bcd74bf42f486c37e243a80e29bc214b2b6b205
+ source = git+https://github.com/libretro/RetroArch.git#tag=36802f713312dc16c93a7765cd4a1b0883db5a61
source = retroarch-config.patch
source = service
source = sysusers.conf
diff --git a/PKGBUILD b/PKGBUILD
index 74c80ed21901..05a5f2de384a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=retroarch
pkgname=retroarch-rbp4
-pkgver=1.8.5
+pkgver=1.8.6
pkgrel=1
pkgdesc='Reference frontend for the libretro API (Raspberry Pi 4)'
arch=(armv7h)
@@ -40,11 +40,12 @@ optdepends=(
'libretro-overlays: Collection of overlays'
'libretro-shaders: Collection of shaders'
'python: retroarch-cg2glsl'
+ 'retroarch-assets-ozone: Ozone menu assets'
'retroarch-assets-xmb: XMB menu assets'
)
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
service
sysusers.conf