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