Date: Thursday, May 28, 2020 @ 08:00:01 Author: alucryd Revision: 636163
upgpkg: libretro-mgba 6706-1 Modified: libretro-mgba/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 07:59:49 UTC (rev 636162) +++ PKGBUILD 2020-05-28 08:00:01 UTC (rev 636163) @@ -2,7 +2,7 @@ # Contributor: Duck Hunt <[email protected]> pkgname=libretro-mgba -pkgver=6701 +pkgver=6706 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=02879f8e62f1437220820c94221d6a5473fb5574) +source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=7ad318f5f683b447db7bd8ef4a7a8f3570e8eca9) sha256sums=(SKIP) pkgver() {
