Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
7c22ef7d by Maxime Gauduin at 2023-08-15T11:17:25+02:00
upgpkg: 5784-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 5775
+ pkgver = 5784
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=0070f9abad69c67ea47603c516f4e33490aeae2f
+ source =
git+https://github.com/flyinghead/flycast.git#commit=92a10ba0f0a5ca0d1ec9498962002f4cdcc8e7f6
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=5775
+pkgver=5784
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=0070f9abad69c67ea47603c516f4e33490aeae2f
+_commit=92a10ba0f0a5ca0d1ec9498962002f4cdcc8e7f6
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/7c22ef7d93cf3a866097dcaf74cc762450dbdb5c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/7c22ef7d93cf3a866097dcaf74cc762450dbdb5c
You're receiving this email because of your account on gitlab.archlinux.org.