Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
gamescope
Commits:
162d50cd by Sven-Hendrik Haase at 2025-08-01T04:39:07+02:00
upgpkg: 3.16.15-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.16.14
+ pkgver = 3.16.15
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -49,7 +49,7 @@ pkgbase = gamescope
depends = xcb-util-errors
depends = xcb-util-wm
depends = xorg-server-xwayland
- source =
git+https://github.com/ValveSoftware/gamescope.git#commit=3.16.14
+ source =
git+https://github.com/ValveSoftware/gamescope.git#commit=3.16.15
source = git+https://gitlab.freedesktop.org/emersion/libdisplay-info.git
source = git+https://gitlab.freedesktop.org/emersion/libliftoff.git
source = git+https://github.com/ValveSoftware/openvr.git
@@ -57,7 +57,7 @@ pkgbase = gamescope
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://github.com/Joshua-Ashton/vkroots.git
source = git+https://github.com/Joshua-Ashton/wlroots.git
- b2sums =
659bfa966084c1e1bb604ce081364a8d9c712c44c16e47b3903f9a0a26cde03b1cb4cefb2537a5728c981b2bdfea956281687026e667829e91e8c48d000ab37d
+ b2sums =
63d4818ca08d1a4b2e6a7bd475c49b314e174a6623e0ea57eb18b6a6ef7d87da4d3eaf2f31ea72c8b15c9f4ddbde1bf05bdaab848009e0b1206a8e9cde2f792b
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,10 +1,11 @@
# Maintainer: Maxime Gauduin <[email protected]>
# Maintainer: Giancarlo Razzolini <[email protected]>
+# Maintainer: Sven-Hendrik Haase <[email protected]>
# Contributor: Samuel "scrufulufugus" Monson <[email protected]>
# Contributor: PedroHLC <[email protected]>
pkgname=gamescope
-pkgver=3.16.14
+pkgver=3.16.15
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -70,7 +71,7 @@ source=(
git+https://github.com/Joshua-Ashton/vkroots.git
git+https://github.com/Joshua-Ashton/wlroots.git
)
-b2sums=('659bfa966084c1e1bb604ce081364a8d9c712c44c16e47b3903f9a0a26cde03b1cb4cefb2537a5728c981b2bdfea956281687026e667829e91e8c48d000ab37d'
+b2sums=('63d4818ca08d1a4b2e6a7bd475c49b314e174a6623e0ea57eb18b6a6ef7d87da4d3eaf2f31ea72c8b15c9f4ddbde1bf05bdaab848009e0b1206a8e9cde2f792b'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/162d50cd46382ab6e9f45ced37f61108ec1fa663
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/162d50cd46382ab6e9f45ced37f61108ec1fa663
You're receiving this email because of your account on gitlab.archlinux.org.