[arch-commits] Commit in libretro-flycast/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Oct 7 13:40:07 UTC 2020
Date: Wednesday, October 7, 2020 @ 13:40:07
Author: alucryd
Revision: 720561
upgpkg: libretro-flycast 4193-1
Modified:
libretro-flycast/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-07 13:39:56 UTC (rev 720560)
+++ PKGBUILD 2020-10-07 13:40:07 UTC (rev 720561)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=libretro-flycast
-pkgver=4169
+pkgver=4193
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,8 +19,9 @@
git
mesa
)
+_commit=4b90ed8c4cf498d3ae774e4f7f548e608650f93b
source=(
- libretro-flycast::git+https://github.com/libretro/flycast.git#commit=984153f4da9b0bb1ecadd6b3d1be0e5cfed08edb
+ libretro-flycast::git+https://github.com/libretro/flycast.git#commit=${_commit}
libretro-flycast-flags.patch
)
sha256sums=('SKIP'
More information about the arch-commits
mailing list