summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2024-05-20 20:29:06 +0200
committerMaxime Gauduin2024-05-20 20:29:06 +0200
commited2b301d931ae26b82669650db6a884241e73014 (patch)
tree2d9dd673ce4f3e9fed30e79480c713922234be3b
parent64a715085817abab3618373b0e296a11f1fa4b22 (diff)
downloadaur-ed2b301d931ae26b82669650db6a884241e73014.tar.gz
upgpkg: 3.14.16-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ffab05d63d7..0e14325c1691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
- pkgver = 3.14.3
+ pkgver = 3.14.16
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -41,10 +41,10 @@ pkgbase = gamescope
depends = vulkan-icd-loader
depends = wayland
depends = xorg-server-xwayland
- source = git+https://github.com/ValveSoftware/gamescope.git#tag=377365c8e77740055960724b8ff074c0b71782ae
+ source = git+https://github.com/ValveSoftware/gamescope.git#tag=e998f26a6fe4439461dfeaa6dd57c5be0bb46953
source = git+https://github.com/Joshua-Ashton/reshade.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
- b2sums = SKIP
+ b2sums = c23bf8703b5b2e829862d5b4e02051b55d13121ab7cab2f64480d2cb613b55fceb847815997623761311f0db135bb9026852486c778886b14aa7ce236ff8d955
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8b50171138ae..3b9d97a8c063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: PedroHLC <root@pedrohlc.com>
pkgname=gamescope
-pkgver=3.14.3
+pkgver=3.14.16
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -50,13 +50,13 @@ makedepends=(
vulkan-headers
wayland-protocols
)
-_tag=377365c8e77740055960724b8ff074c0b71782ae
+_tag=e998f26a6fe4439461dfeaa6dd57c5be0bb46953
source=(
git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}
git+https://github.com/Joshua-Ashton/reshade.git
git+https://github.com/KhronosGroup/SPIRV-Headers.git
)
-b2sums=('SKIP'
+b2sums=('c23bf8703b5b2e829862d5b4e02051b55d13121ab7cab2f64480d2cb613b55fceb847815997623761311f0db135bb9026852486c778886b14aa7ce236ff8d955'
'SKIP'
'SKIP')