Giancarlo Razzolini pushed to branch main at Arch Linux / Packaging / Packages
/ gamescope
Commits:
a65e5ec7 by Giancarlo Razzolini at 2024-10-20T15:33:45-03:00
upgpkg: 3.15.13-1: updpkg: 3.15.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.15.11
+ pkgver = 3.15.13
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=9980c217b29943e4731e638f316c27afbdba307d
+ source =
git+https://github.com/ValveSoftware/gamescope.git#tag=35cb4fbb2399df205b772295451b875f784ec8d0
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 =
fa6aac08e3c5f99e6950abfc02b30cd16cc494fe8deeac4b8a185c0ebef25543a468b66d573e8cc4b90718e438b05229aa7968e245a890af31d14df455711f3b
+ b2sums =
77529601bc8912a6eaec9fc8c5364e4542cedc4b89548f3709457f7f898466ff9e4404d9de085135c30ea145ae7a8acbc44c740d79a12abc05f45a3a4c582082
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: PedroHLC <[email protected]>
pkgname=gamescope
-pkgver=3.15.11
+pkgver=3.15.13
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -59,7 +59,7 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=9980c217b29943e4731e638f316c27afbdba307d
+_tag=35cb4fbb2399df205b772295451b875f784ec8d0
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=('fa6aac08e3c5f99e6950abfc02b30cd16cc494fe8deeac4b8a185c0ebef25543a468b66d573e8cc4b90718e438b05229aa7968e245a890af31d14df455711f3b'
+b2sums=('77529601bc8912a6eaec9fc8c5364e4542cedc4b89548f3709457f7f898466ff9e4404d9de085135c30ea145ae7a8acbc44c740d79a12abc05f45a3a4c582082'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/a65e5ec730bee1fceca5b1075d211b0b08d29756
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/a65e5ec730bee1fceca5b1075d211b0b08d29756
You're receiving this email because of your account on gitlab.archlinux.org.