Giancarlo Razzolini pushed to branch main at Arch Linux / Packaging / Packages
/ gamescope
Commits:
16deb56c by Giancarlo Razzolini at 2024-10-31T07:17:45-03:00
upgpkg: 3.15.14-1: updpkg: 3.15.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.15.13
+ pkgver = 3.15.14
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -48,7 +48,7 @@ pkgbase = gamescope
depends = xcb-util-errors
depends = xcb-util-wm
depends = xorg-server-xwayland
- source =
git+https://github.com/ValveSoftware/gamescope.git#tag=35cb4fbb2399df205b772295451b875f784ec8d0
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=b2505fe4dac917aadd1ab05473d863830a7b5859
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
@@ -56,7 +56,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 =
77529601bc8912a6eaec9fc8c5364e4542cedc4b89548f3709457f7f898466ff9e4404d9de085135c30ea145ae7a8acbc44c740d79a12abc05f45a3a4c582082
+ b2sums =
734cf804fa9e2bbd8571792bc5e2cde2423c484c721832230e189931db523413f0c7ce39cc20c928ef9574a0b48f790cc1bc6e0eed7c36b812b744229c38a5c5
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: PedroHLC <[email protected]>
pkgname=gamescope
-pkgver=3.15.13
+pkgver=3.15.14
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -59,7 +59,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=35cb4fbb2399df205b772295451b875f784ec8d0
+_tag=b2505fe4dac917aadd1ab05473d863830a7b5859
source=(
git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}
git+https://gitlab.freedesktop.org/emersion/libdisplay-info.git
@@ -70,7 +70,7 @@ source=(
git+https://github.com/Joshua-Ashton/vkroots.git
git+https://github.com/Joshua-Ashton/wlroots.git
)
-b2sums=('77529601bc8912a6eaec9fc8c5364e4542cedc4b89548f3709457f7f898466ff9e4404d9de085135c30ea145ae7a8acbc44c740d79a12abc05f45a3a4c582082'
+b2sums=('734cf804fa9e2bbd8571792bc5e2cde2423c484c721832230e189931db523413f0c7ce39cc20c928ef9574a0b48f790cc1bc6e0eed7c36b812b744229c38a5c5'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/16deb56ccce8f2cd80029d2a0cc5b5239e92fe9f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/16deb56ccce8f2cd80029d2a0cc5b5239e92fe9f
You're receiving this email because of your account on gitlab.archlinux.org.