community/retroarch to 1.6.0-1

This commit is contained in:
Kevin Mihelich 2017-06-02 00:19:00 +00:00
parent 213d61fa38
commit a2c485b62c

View file

@ -7,8 +7,8 @@
# - enable GLES
pkgname=retroarch
pkgver=1.5.0
pkgrel=3
pkgver=1.6.0
pkgrel=1
pkgdesc='Reference frontend for the libretro API'
arch=('i686' 'x86_64')
url='http://www.libretro.com/'
@ -37,7 +37,7 @@ optdepends=('libretro-desmume: Nintendo DS core'
backup=('etc/retroarch.cfg')
source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz"
'retroarch-paths.patch')
sha256sums=('5de6385d4a0031709ef133d04a8573309e1090f0fda2917678be8e1147576de5'
sha256sums=('1339d4b958c6808960e666ee5744c2dde0898b8f2c4cdedbfd634a47b9ae0906'
'a8449fc210b3f55e2189e8b1106e5a8adaa359916e692af424d838b468ab3da0')
prepare() {