Date: Thursday, August 18, 2022 @ 10:03:01 Author: alucryd Revision: 1266843
upgpkg: libretro-melonds 1994-1 Modified: libretro-melonds/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 09:56:17 UTC (rev 1266842) +++ PKGBUILD 2022-08-18 10:03:01 UTC (rev 1266843) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-melonds -pkgver=1989 -pkgrel=2 +pkgver=1994 +pkgrel=1 pkgdesc='Nintendo DS core' arch=(x86_64) url=https://github.com/libretro/melonDS @@ -16,7 +16,7 @@ git libglvnd ) -_commit=0053daa700018657bf2e47562b3b4eb86f9b9d03 +_commit=490a66a5834e23304addc9b16a2f95da6db9f061 source=(libretro-melonds::git+https://github.com/libretro/melonDS.git#commit=${_commit}) sha256sums=(SKIP)
