[arch-commits] Commit in libretro-bsnes-hd/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri Jan 22 08:57:02 UTC 2021
Date: Friday, January 22, 2021 @ 08:57:01
Author: alucryd
Revision: 824399
upgpkg: libretro-bsnes-hd 30-1
Modified:
libretro-bsnes-hd/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-22 08:53:55 UTC (rev 824398)
+++ PKGBUILD 2021-01-22 08:57:01 UTC (rev 824399)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=libretro-bsnes-hd
-pkgver=23
+pkgver=30
pkgrel=1
pkgdesc='Super Nintendo Entertainment System core'
arch=(x86_64)
@@ -13,8 +13,9 @@
libretro-core-info
)
makedepends=(git)
+_commit=ad7a9ef0cbfe66466289bb8d62d6a4885af209d5
source=(
- libretro-bsnes-hd::git+https://github.com/DerKoun/bsnes-hd.git#commit=87173e8ec8625ee041aa93ce98130029ef6eac43
+ libretro-bsnes-hd::git+https://github.com/DerKoun/bsnes-hd.git#commit=${_commit}
libretro-bsnes-hd-flags.patch
)
sha256sums=(
More information about the arch-commits
mailing list