From a2c485b62c976ad626a9528c71f9177bf881f059 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 2 Jun 2017 00:19:00 +0000 Subject: [PATCH] community/retroarch to 1.6.0-1 --- community/retroarch/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/retroarch/PKGBUILD b/community/retroarch/PKGBUILD index 34d616f3a..2763dbebd 100644 --- a/community/retroarch/PKGBUILD +++ b/community/retroarch/PKGBUILD @@ -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() {