Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
gamescope
Commits:
4e0a7c34 by Maxime Gauduin at 2023-12-05T18:08:23+01:00
upgpkg: 3.13.16-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.13.11
+ pkgver = 3.13.16
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = gamescope
depends = vulkan-icd-loader
depends = wayland
depends = xorg-server-xwayland
- source =
git+https://github.com/ValveSoftware/gamescope.git#tag=ce089200e49526456d0855c7e5c518ebf66ccf9b
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=936d86ed4dd09ce1c13170964c12e4700c48e861
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.13.11
+pkgver=3.13.16
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -48,7 +48,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=ce089200e49526456d0855c7e5c518ebf66ccf9b
+_tag=936d86ed4dd09ce1c13170964c12e4700c48e861
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/4e0a7c3411eb4e452c66eb543c78a1d24382c112
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/4e0a7c3411eb4e452c66eb543c78a1d24382c112
You're receiving this email because of your account on gitlab.archlinux.org.