[arch-commits] Commit in libretro-play/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Jul 9 13:47:52 UTC 2020
Date: Thursday, July 9, 2020 @ 13:47:52
Author: alucryd
Revision: 661824
upgpkg: libretro-play 5741-1
Modified:
libretro-play/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-09 13:43:53 UTC (rev 661823)
+++ PKGBUILD 2020-07-09 13:47:52 UTC (rev 661824)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=libretro-play
-pkgver=5668
+pkgver=5741
pkgrel=1
pkgdesc='Sony PlayStation 2 core'
arch=(x86_64)
@@ -22,8 +22,9 @@
git
libglvnd
)
+_commit=4ecb9798443d00dbf4eafe9865afb3d221ed3d7c
source=(
- libretro-play::git+https://github.com/jpd002/Play-.git#commit=19796f97a0aa548fb2eebfce7a05f2f6ec088174
+ libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit}
play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
play-Dependencies::git+https://github.com/jpd002/Play-Dependencies.git
play-Framework::git+https://github.com/jpd002/Play--Framework.git
More information about the arch-commits
mailing list