Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
98c3c425 by Maxime Gauduin at 2024-07-28T22:44:02+02:00
upgpkg: 6323-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 6142
- pkgrel = 2
+ pkgver = 6323
+ pkgrel = 1
url = https://github.com/flyinghead/flycast
arch = x86_64
groups = libretro
@@ -13,12 +13,12 @@ pkgbase = libretro-flycast
depends = libgl
depends = libretro-core-info
depends = zlib
- source =
git+https://github.com/flyinghead/flycast.git#commit=c9fafa0ed176d1ffabae5c1a7a363d0ee276a972
+ source =
git+https://github.com/flyinghead/flycast.git#commit=3afa4322f10a3b60a4786d6e09c815eddf0a2bbb
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 = SKIP
+ b2sums =
684274243a81dc1f510ce37bebecb1fb1c9ed129ab8520c75840c98e92a41bd9120c7a0306357c89ede3cf1ff49a278b4ba2a73ee237d5d18481c3cbcd2f51e6
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-flycast
-pkgver=6142
-pkgrel=2
+pkgver=6323
+pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
url=https://github.com/flyinghead/flycast
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=c9fafa0ed176d1ffabae5c1a7a363d0ee276a972
+_commit=3afa4322f10a3b60a4786d6e09c815eddf0a2bbb
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=('SKIP'
+b2sums=('684274243a81dc1f510ce37bebecb1fb1c9ed129ab8520c75840c98e92a41bd9120c7a0306357c89ede3cf1ff49a278b4ba2a73ee237d5d18481c3cbcd2f51e6'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/98c3c425242eca490854e8f654f92c65a04d07c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/98c3c425242eca490854e8f654f92c65a04d07c5
You're receiving this email because of your account on gitlab.archlinux.org.