Date: Monday, January 10, 2022 @ 10:49:40 Author: alucryd Revision: 1099047
upgpkg: libretro-beetle-supergrafx 936-1 Modified: libretro-beetle-supergrafx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 10:49:36 UTC (rev 1099046) +++ PKGBUILD 2022-01-10 10:49:40 UTC (rev 1099047) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-beetle-supergrafx -pkgver=933 +pkgver=936 pkgrel=1 pkgdesc='NEC SuperGrafx core' arch=(x86_64) @@ -15,7 +15,7 @@ zlib ) makedepends=(git) -_commit=cd800d701f0b8f4dcb1654a5cb5b24ee09dd9257 +_commit=18eac95f2cd29360d05d4adbb9f63d4852ca3413 source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit}) sha256sums=(SKIP)
