Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
19f2f81b by Maxime Gauduin at 2023-11-20T14:30:34+01:00
upgpkg: 5924-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 5881
+ pkgver = 5924
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=4e079b5d0bf9e4335d4153be42d531f99e80dea8
+ source =
git+https://github.com/flyinghead/flycast.git#commit=dbfead6a1588ac04814967c092867d4a55ad815b
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=5881
+pkgver=5924
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=4e079b5d0bf9e4335d4153be42d531f99e80dea8
+_commit=dbfead6a1588ac04814967c092867d4a55ad815b
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/19f2f81bb6b106d0627df4e21e6b9f6cbf1feb4e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/19f2f81bb6b106d0627df4e21e6b9f6cbf1feb4e
You're receiving this email because of your account on gitlab.archlinux.org.