Date: Thursday, October 22, 2020 @ 06:37:02 Author: alucryd Revision: 728790
upgpkg: libretro-beetle-pce-fast 1076-1 Modified: libretro-beetle-pce-fast/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 06:36:58 UTC (rev 728789) +++ PKGBUILD 2020-10-22 06:37:02 UTC (rev 728790) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-beetle-pce-fast -pkgver=1075 +pkgver=1076 pkgrel=1 pkgdesc='NEC PC Engine/CD core' arch=(x86_64) @@ -15,7 +15,7 @@ zlib ) makedepends=(git) -_commit=611e379c0473fefcb1023d3d9584afa5b0e20de5 +_commit=180c84cd9657c36a2200153f90c986e697037965 source=(libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=${_commit}) sha256sums=(SKIP)
