community/retroarch to 1.7.0-1

This commit is contained in:
Kevin Mihelich 2017-12-27 14:04:44 +00:00
parent 8239b65a38
commit c4f864fcc6

View file

@ -7,8 +7,8 @@
# - enable GLES
pkgname=retroarch
pkgver=1.6.9
pkgrel=2
pkgver=1.7.0
pkgrel=1
pkgdesc='Reference frontend for the libretro API'
arch=('x86_64')
url='http://www.libretro.com/'
@ -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=('66dde69fde9d286e3d8f6c4a5e4b947e9030044415e75b419883b454e05d78b4'
sha256sums=('b32fa4a37ff777e9fe45eeef7ccf2e4e06520dd268584034f687a494dc9f5af1'
'8dca43954d05ea1f989932fb26828b6e8325394eec070c4530dd21eab3f02c44')
prepare() {