From 0b2caa7694c261ad8ea1327845313dd9c54c630c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 5 Dec 2017 19:38:21 +0000 Subject: [PATCH] community/retroarch to 1.6.9-1 --- community/retroarch/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/retroarch/PKGBUILD b/community/retroarch/PKGBUILD index 641f0142c..6fccc1ad1 100644 --- a/community/retroarch/PKGBUILD +++ b/community/retroarch/PKGBUILD @@ -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() {