Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
gamescope
Commits:
b9af63a6 by Maxime Gauduin at 2024-03-01T15:06:38+01:00
upgpkg: 3.14.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.14.0
+ pkgver = 3.14.2
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -40,7 +40,7 @@ pkgbase = gamescope
depends = vulkan-icd-loader
depends = wayland
depends = xorg-server-xwayland
- source =
git+https://github.com/ValveSoftware/gamescope.git#tag=bca7990e61a1eb8198e54d86a4a9a44d41d9b07e
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=d0d23c4c3010c81add1bd90cbe478ce4a386e28d
source = git+https://github.com/Joshua-Ashton/reshade.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: PedroHLC <[email protected]>
pkgname=gamescope
-pkgver=3.14.0
+pkgver=3.14.2
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -49,7 +49,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=bca7990e61a1eb8198e54d86a4a9a44d41d9b07e
+_tag=d0d23c4c3010c81add1bd90cbe478ce4a386e28d
source=(
git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}
git+https://github.com/Joshua-Ashton/reshade.git
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/b9af63a69c7a6526b614e06720eeb7f9c4dce598
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/b9af63a69c7a6526b614e06720eeb7f9c4dce598
You're receiving this email because of your account on gitlab.archlinux.org.