Date: Sunday, September 13, 2020 @ 10:10:30 Author: alucryd Revision: 705081
upgpkg: libretro-melonds 1551-1 Modified: libretro-melonds/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-13 10:10:26 UTC (rev 705080) +++ PKGBUILD 2020-09-13 10:10:30 UTC (rev 705081) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-melonds -pkgver=1069 +pkgver=1551 pkgrel=1 pkgdesc='Nintendo DS core' arch=(x86_64) @@ -16,7 +16,8 @@ git libglvnd ) -source=(libretro-melonds::git+https://github.com/libretro/melonDS.git#commit=42c1acd5c47dcda17288dcb64ea4adb8e13b8732) +_commit=cef8c69585a84b75768a6c194c4ac6fab7d4910c +source=(libretro-melonds::git+https://github.com/libretro/melonDS.git#commit=${_commit}) sha256sums=(SKIP) pkgver() {
