Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
bb8176ab by Maxime Gauduin at 2024-01-05T11:25:58+01:00
upgpkg: 5954-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 5942
+ pkgver = 5954
pkgrel = 1
url = https://github.com/flyinghead/flycast
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libretro-flycast
depends = libgl
depends = libretro-core-info
depends = zlib
- source =
git+https://github.com/flyinghead/flycast.git#commit=78a874d20ef5ff5e655713ee3e27e2f94e726621
+ source =
git+https://github.com/flyinghead/flycast.git#commit=4a0ace5de2fd07fcf6c8e7d3c7d8f3c48d4d4581
source = git+https://github.com/KhronosGroup/glslang.git
source = flycast-libchdr::git+https://github.com/flyinghead/libchdr.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-flycast
-pkgver=5942
+pkgver=5954
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=78a874d20ef5ff5e655713ee3e27e2f94e726621
+_commit=4a0ace5de2fd07fcf6c8e7d3c7d8f3c48d4d4581
source=(
git+https://github.com/flyinghead/flycast.git#commit=${_commit}
git+https://github.com/KhronosGroup/glslang.git
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/bb8176abee05c18a58d124679bf6ba57f8e6fea3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/bb8176abee05c18a58d124679bf6ba57f8e6fea3
You're receiving this email because of your account on gitlab.archlinux.org.