Date: Monday, October 24, 2022 @ 07:32:34 Author: alucryd Revision: 1334456
upgpkg: libretro-mgba 8598-1 Modified: libretro-mgba/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-24 07:32:25 UTC (rev 1334455) +++ PKGBUILD 2022-10-24 07:32:34 UTC (rev 1334456) @@ -2,7 +2,7 @@ # Contributor: Duck Hunt <[email protected]> pkgname=libretro-mgba -pkgver=8596 +pkgver=8598 pkgrel=1 pkgdesc='Nintendo Game Boy Advance core' arch=(x86_64) @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=db7ace387cdc87d9f2bd4f9f5211c26ce0b07867 +_commit=199a03e719436018779fe9299706c597fb2e9231 source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=${_commit}) sha256sums=(SKIP)
