[arch-commits] Commit in libretro-mgba/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Jun 23 09:38:16 UTC 2020


    Date: Tuesday, June 23, 2020 @ 09:38:13
  Author: alucryd
Revision: 650963

upgpkg: libretro-mgba 6762-1

Modified:
  libretro-mgba/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 09:38:06 UTC (rev 650962)
+++ PKGBUILD	2020-06-23 09:38:13 UTC (rev 650963)
@@ -2,7 +2,7 @@
 # Contributor: Duck Hunt <vaporeon at tfwno.gf>
 
 pkgname=libretro-mgba
-pkgver=6706
+pkgver=6762
 pkgrel=1
 pkgdesc='Nintendo Game Boy Advance core'
 arch=(x86_64)
@@ -11,7 +11,8 @@
 groups=(libretro)
 depends=(libretro-core-info)
 makedepends=(git)
-source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=7ad318f5f683b447db7bd8ef4a7a8f3570e8eca9)
+_commit=ca9c9119ded9c112eafd7301460ac25c2765731a
+source=(libretro-mgba::git+https://github.com/libretro/mgba.git#commit=${_commit})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list