community/retroarch to 1.6.4-1

This commit is contained in:
Kevin Mihelich 2017-08-15 17:57:33 +00:00
parent 64f999926b
commit 8a39815a52

View file

@ -7,7 +7,7 @@
# - enable GLES
pkgname=retroarch
pkgver=1.6.3
pkgver=1.6.4
pkgrel=1
pkgdesc='Reference frontend for the libretro API'
arch=('i686' 'x86_64')
@ -36,9 +36,9 @@ optdepends=('libretro-desmume: Nintendo DS core'
'retroarch-assets-xmb: XMB menu assets'
'retroarch-autoconfig-udev: udev joypad autoconfig')
backup=('etc/retroarch.cfg')
source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/${pkgver}.tar.gz"
source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz"
'retroarch-paths.patch')
sha256sums=('cdd09148f0f00406223495053a614599310ca27b411e68ce0042cb1fa5161c28'
sha256sums=('7a41fc36c2b967539c43311e2fed181006f1576393ae222517057ad30934b452'
'a8449fc210b3f55e2189e8b1106e5a8adaa359916e692af424d838b468ab3da0')
prepare() {