Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
gamescope
Commits:
910cd19e by Maxime Gauduin at 2023-11-20T18:06:24+01:00
upgpkg: 3.13.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.13.0
+ pkgver = 3.13.2
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=05407167cd843ddb59f71d3209d7f8751e526ae5
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=add96e3ba8a9ba5aa60adfe6c9b4e654cf6de23e
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.0
+pkgver=3.13.2
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -48,7 +48,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=05407167cd843ddb59f71d3209d7f8751e526ae5
+_tag=add96e3ba8a9ba5aa60adfe6c9b4e654cf6de23e
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/910cd19e1d3c86060526b1fce92dd23024dac922
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/910cd19e1d3c86060526b1fce92dd23024dac922
You're receiving this email because of your account on gitlab.archlinux.org.