community/retroarch to 1.8.8-2

This commit is contained in:
Kevin Mihelich 2020-06-15 18:31:32 +00:00
parent 5c67c8221f
commit 7e37a2383b

View file

@ -8,7 +8,7 @@
pkgname=retroarch
pkgver=1.8.8
pkgrel=1
pkgrel=2
pkgdesc='Reference frontend for the libretro API'
arch=(x86_64)
url=http://www.libretro.com/
@ -82,6 +82,8 @@ prepare() {
cd RetroArch
patch -Np1 -i ../retroarch-config.patch
git cherry-pick -n 685948368e6b28b97e1b91bdfe5921519359a033 # FS#66843
}
build() {