Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
gamescope
Commits:
bd569637 by Maxime Gauduin at 2023-10-09T23:53:49+02:00
upgpkg: 3.12.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.12.6
+ pkgver = 3.12.7
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=d11567122daaba250860c24219810931ace4ce5c
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=d1eb70bb1a17072b48f7545af0fcf5f16d677aee
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.12.6
+pkgver=3.12.7
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -48,7 +48,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=d11567122daaba250860c24219810931ace4ce5c
+_tag=d1eb70bb1a17072b48f7545af0fcf5f16d677aee
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/bd5696370cfb57d99e84b6c1aa368178a9005375
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/bd5696370cfb57d99e84b6c1aa368178a9005375
You're receiving this email because of your account on gitlab.archlinux.org.