Date: Thursday, May 6, 2021 @ 15:09:41 Author: alucryd Revision: 928495
upgpkg: libretro-overlays 204-1 Modified: libretro-overlays/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-06 15:09:37 UTC (rev 928494) +++ PKGBUILD 2021-05-06 15:09:41 UTC (rev 928495) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-overlays -pkgver=175 +pkgver=204 pkgrel=1 pkgdesc='Collection of overlays for libretro' arch=(any) @@ -9,7 +9,7 @@ license=(GPL) groups=(libretro) makedepends=(git) -_commit=199019e120c321e667040c1a09ff9535e1547711 +_commit=c543bb3c3a1a72be88f829d66966bc5b36fc86b3 source=(libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=${_commit}) sha256sums=(SKIP)
