Date: Friday, January 22, 2021 @ 08:50:35 Author: alucryd Revision: 824366
upgpkg: libretro-beetle-supergrafx 907-1 Modified: libretro-beetle-supergrafx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 08:50:31 UTC (rev 824365) +++ PKGBUILD 2021-01-22 08:50:35 UTC (rev 824366) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-beetle-supergrafx -pkgver=903 +pkgver=907 pkgrel=1 pkgdesc='NEC SuperGrafx core' arch=(x86_64) @@ -15,7 +15,7 @@ zlib ) makedepends=(git) -_commit=95ca01ee6429b5c59efd67740d374c510a27b3b5 +_commit=97c7d4c4c661663d69af4c858df61e06d6eac18a source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit}) sha256sums=(SKIP)
