Date: Wednesday, November 24, 2021 @ 13:35:50 Author: alucryd Revision: 1054686
upgpkg: libretro-beetle-supergrafx 932-1 Modified: libretro-beetle-supergrafx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-24 13:35:46 UTC (rev 1054685) +++ PKGBUILD 2021-11-24 13:35:50 UTC (rev 1054686) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-beetle-supergrafx -pkgver=929 +pkgver=932 pkgrel=1 pkgdesc='NEC SuperGrafx core' arch=(x86_64) @@ -15,7 +15,7 @@ zlib ) makedepends=(git) -_commit=59062662d6e925ad512fcbb9c1a0db97d1592bc1 +_commit=083d102389a1ffaeddfa525a186adde0f35e42fc source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit}) sha256sums=(SKIP)
