Date: Thursday, May 6, 2021 @ 15:08:31 Author: alucryd Revision: 928482
upgpkg: libretro-beetle-supergrafx 923-1 Modified: libretro-beetle-supergrafx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-06 15:08:26 UTC (rev 928481) +++ PKGBUILD 2021-05-06 15:08:31 UTC (rev 928482) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-beetle-supergrafx -pkgver=916 +pkgver=923 pkgrel=1 pkgdesc='NEC SuperGrafx core' arch=(x86_64) @@ -15,7 +15,7 @@ zlib ) makedepends=(git) -_commit=b62586bc04b4852ccec5d53689e379decafd23a8 +_commit=7a84c5e3b9e0dc44266d3442130296888f3c573a source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit}) sha256sums=(SKIP)
