Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-flycast
Commits:
43345231 by Maxime Gauduin at 2023-10-09T23:08:53+02:00
upgpkg: 5881-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
- pkgver = 5789
+ pkgver = 5881
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=139f2485724dc590c81d268aca0baae5b5d40a8b
+ source =
git+https://github.com/flyinghead/flycast.git#commit=4e079b5d0bf9e4335d4153be42d531f99e80dea8
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=5789
+pkgver=5881
pkgrel=1
pkgdesc='Sega Dreamcast core'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
mesa
ninja
)
-_commit=139f2485724dc590c81d268aca0baae5b5d40a8b
+_commit=4e079b5d0bf9e4335d4153be42d531f99e80dea8
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/43345231c52cb7290e35d9583bf9995af205cb7d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/43345231c52cb7290e35d9583bf9995af205cb7d
You're receiving this email because of your account on gitlab.archlinux.org.