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