Date: Monday, March 30, 2020 @ 10:29:18 Author: alucryd Revision: 606730
upgpkg: libretro-mgba 6699-1 Modified: libretro-mgba/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 10:29:00 UTC (rev 606729) +++ PKGBUILD 2020-03-30 10:29:18 UTC (rev 606730) @@ -2,7 +2,7 @@ # Contributor: Duck Hunt <[email protected]> pkgname=libretro-mgba -pkgver=6697 +pkgver=6699 pkgrel=1 pkgdesc='Nintendo Game Boy Advance core' arch=(x86_64) @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=dd481802a7712435479ff861c9cef7cba7069d6c) +source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=f87f9ef6cb38537e07dcaedeb82aecac6537d42e) sha256sums=(SKIP) pkgver() {
