From 5aa19e4a8101f017df109747b6f8c29f67814453 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 25 Aug 2017 11:44:12 +0000 Subject: [PATCH] community/retroarch to 1.6.7-1 --- community/retroarch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/retroarch/PKGBUILD b/community/retroarch/PKGBUILD index f6d82f9dc..20e9061d8 100644 --- a/community/retroarch/PKGBUILD +++ b/community/retroarch/PKGBUILD @@ -7,7 +7,7 @@ # - enable GLES pkgname=retroarch -pkgver=1.6.6 +pkgver=1.6.7 pkgrel=1 pkgdesc='Reference frontend for the libretro API' arch=('i686' 'x86_64') @@ -38,7 +38,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-config.patch') -sha256sums=('923637ef9afc069def16e12b95d3e7737c82358c89f2a67fb34bc64080d09595' +sha256sums=('212f281d3febde1df27d2edd5de3ced5be86c816b3f13614754495e4a62e778f' 'f37b12754256b0bcc2f9d738f9aa1c18557fffede670a328eb0eeb2f28a32bbd') prepare() {