Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
ab04a58d by Maxime Gauduin at 2024-10-03T15:00:44+02:00
upgpkg: 6364-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 6353
+ pkgver = 6364
pkgrel = 1
url = https://github.com/flyinghead/flycast
arch = x86_64
@@ -13,12 +13,12 @@ pkgbase = libretro-flycast
depends = libgl
depends = libretro-core-info
depends = zlib
- source =
git+https://github.com/flyinghead/flycast.git#commit=7174ef11948b0c58ca0ff8237141265f1ecc26c0
+ source =
git+https://github.com/flyinghead/flycast.git#commit=2dd4cbe33d24dcb9f40ec9b623d788e3291dc4d6
source = git+https://github.com/KhronosGroup/glslang.git
source = git+https://github.com/rtissera/libchdr.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source =
git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
- b2sums =
173a5395a00e45579d8055bd56e7e9b15deede4b19a5a4ca670120b833d55256112656fe6b989ba247e5c3a697fdc11a98a0503613158250b53cc78f40823b21
+ b2sums =
ed3b175772c924703a2f716569c521458193440bf3c12669b7cd0e66d0fef73dabb8ac4863cf3faa268aedb9e0e5f167fa15fcd7244474320b1a756c5b018eb8
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-flycast
-pkgver=6353
+pkgver=6364
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=7174ef11948b0c58ca0ff8237141265f1ecc26c0
+_commit=2dd4cbe33d24dcb9f40ec9b623d788e3291dc4d6
source=(
git+https://github.com/flyinghead/flycast.git#commit=${_commit}
git+https://github.com/KhronosGroup/glslang.git
@@ -27,7 +27,7 @@ source=(
git+https://github.com/KhronosGroup/Vulkan-Headers.git
git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
)
-b2sums=('173a5395a00e45579d8055bd56e7e9b15deede4b19a5a4ca670120b833d55256112656fe6b989ba247e5c3a697fdc11a98a0503613158250b53cc78f40823b21'
+b2sums=('ed3b175772c924703a2f716569c521458193440bf3c12669b7cd0e66d0fef73dabb8ac4863cf3faa268aedb9e0e5f167fa15fcd7244474320b1a756c5b018eb8'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/ab04a58d768c1e215b798f75a59eaac3711251c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/ab04a58d768c1e215b798f75a59eaac3711251c7
You're receiving this email because of your account on gitlab.archlinux.org.