community/retroarch to 1.6.9-1

This commit is contained in:
Kevin Mihelich 2017-12-05 19:38:21 +00:00
parent ded71e080d
commit 0b2caa7694

View file

@ -7,10 +7,10 @@
# - enable GLES
pkgname=retroarch
pkgver=1.6.7
pkgrel=2
pkgver=1.6.9
pkgrel=1
pkgdesc='Reference frontend for the libretro API'
arch=('i686' 'x86_64')
arch=('x86_64')
url='http://www.libretro.com/'
license=('GPL')
groups=('libretro')
@ -42,7 +42,7 @@ optdepends=('libretro-beetle-psx: Sony PlayStation core'
backup=('etc/retroarch.cfg')
source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz"
'retroarch-config.patch')
sha256sums=('212f281d3febde1df27d2edd5de3ced5be86c816b3f13614754495e4a62e778f'
sha256sums=('66dde69fde9d286e3d8f6c4a5e4b947e9030044415e75b419883b454e05d78b4'
'f37b12754256b0bcc2f9d738f9aa1c18557fffede670a328eb0eeb2f28a32bbd')
prepare() {