Date: Monday, October 24, 2022 @ 07:31:33 Author: alucryd Revision: 1334450
upgpkg: libretro-core-info 1.12.0-1 Modified: libretro-core-info/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-24 06:44:30 UTC (rev 1334449) +++ PKGBUILD 2022-10-24 07:31:33 UTC (rev 1334450) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-core-info -pkgver=1.11.1 +pkgver=1.12.0 pkgrel=1 pkgdesc='Libretro core info files' arch=(any) @@ -9,7 +9,7 @@ license=(GPL3) makedepends=(git) groups=(libretro) -_tag=90eff5d4e72db1b5929af7210c9b665c33034536 +_tag=7744a25a0e418703e24a4bd7a2208d5a12ae8a7a source=(git+https://github.com/libretro/libretro-core-info.git#tag=${_tag}) sha256sums=(SKIP)
