Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
c6b79040 by Maxime Gauduin at 2024-09-08T14:28:07+02:00
upgpkg: 6353-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 6323
+ pkgver = 6353
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=3afa4322f10a3b60a4786d6e09c815eddf0a2bbb
+ source =
git+https://github.com/flyinghead/flycast.git#commit=7174ef11948b0c58ca0ff8237141265f1ecc26c0
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 =
684274243a81dc1f510ce37bebecb1fb1c9ed129ab8520c75840c98e92a41bd9120c7a0306357c89ede3cf1ff49a278b4ba2a73ee237d5d18481c3cbcd2f51e6
+ b2sums =
173a5395a00e45579d8055bd56e7e9b15deede4b19a5a4ca670120b833d55256112656fe6b989ba247e5c3a697fdc11a98a0503613158250b53cc78f40823b21
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-flycast
-pkgver=6323
+pkgver=6353
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=3afa4322f10a3b60a4786d6e09c815eddf0a2bbb
+_commit=7174ef11948b0c58ca0ff8237141265f1ecc26c0
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=('684274243a81dc1f510ce37bebecb1fb1c9ed129ab8520c75840c98e92a41bd9120c7a0306357c89ede3cf1ff49a278b4ba2a73ee237d5d18481c3cbcd2f51e6'
+b2sums=('173a5395a00e45579d8055bd56e7e9b15deede4b19a5a4ca670120b833d55256112656fe6b989ba247e5c3a697fdc11a98a0503613158250b53cc78f40823b21'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/c6b790403226051c649dd024fb19a638c8eb7d40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/c6b790403226051c649dd024fb19a638c8eb7d40
You're receiving this email because of your account on gitlab.archlinux.org.