Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
3656af9e by Maxime Gauduin at 2025-08-13T18:11:43+02:00
upgpkg: 6758-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 6708
+ pkgver = 6758
pkgrel = 1
url = https://github.com/flyinghead/flycast
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = libretro-flycast
depends = libgl
depends = libretro-core-info
depends = zlib
- source =
git+https://github.com/flyinghead/flycast.git#commit=56c00b0eb5de23d72a652c173a387a079bc76c2a
+ source =
git+https://github.com/flyinghead/flycast.git#commit=33833cfd1ed2d94d907223442fdb8cdafd8d5d80
source = flycast-asio::git+https://github.com/flyinghead/asio.git
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
source =
git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
- b2sums =
75590bb8ce02cbd0be17ae6d0c56099b996c1162e6fbd570c6f70badf1c75c2120b3091b430292af57f6ca79e2cd651cd6c5c1735d5b62775af5d2999b2f3708
+ b2sums =
ea61804cdd7ee87579b2c74bf9c4930e8933f0d14811fa3880998f186de5ce375031b8b67f0588755de1eb20c30eeef48476d6b9106500fbe72468cad2926e76
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-flycast
-pkgver=6708
+pkgver=6758
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=56c00b0eb5de23d72a652c173a387a079bc76c2a
+_commit=33833cfd1ed2d94d907223442fdb8cdafd8d5d80
source=(
git+https://github.com/flyinghead/flycast.git#commit=${_commit}
flycast-asio::git+https://github.com/flyinghead/asio.git
@@ -28,7 +28,7 @@ source=(
git+https://github.com/KhronosGroup/Vulkan-Headers.git
git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
)
-b2sums=('75590bb8ce02cbd0be17ae6d0c56099b996c1162e6fbd570c6f70badf1c75c2120b3091b430292af57f6ca79e2cd651cd6c5c1735d5b62775af5d2999b2f3708'
+b2sums=('ea61804cdd7ee87579b2c74bf9c4930e8933f0d14811fa3880998f186de5ce375031b8b67f0588755de1eb20c30eeef48476d6b9106500fbe72468cad2926e76'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/3656af9e08c29ce841b7170dd61f8cb8df991390
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/3656af9e08c29ce841b7170dd61f8cb8df991390
You're receiving this email because of your account on gitlab.archlinux.org.