summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBouke Sybren Haarsma2023-12-01 20:08:11 +0100
committerBouke Sybren Haarsma2023-12-01 20:08:11 +0100
commit5e26e1e8b05ffda72f46014dcd66a8dc5a06bf5a (patch)
treead12dbb474e3725975351b7fa73f57310150c894
parent0568e8919d6875986b117ff040996c44c9eb8ace (diff)
downloadaur-5e26e1e8b05ffda72f46014dcd66a8dc5a06bf5a.tar.gz
update to 3.13.12.plus1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5eca489e28e5..45fb636673cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope-plus
pkgdesc = SteamOS session compositing window manager with added patches
- pkgver = 3.13.11.plus2
+ pkgver = 3.13.12.plus1
pkgrel = 1
url = https://github.com/ChimeraOS/gamescope
arch = x86_64
@@ -41,7 +41,7 @@ pkgbase = gamescope-plus
depends = xorg-server-xwayland
provides = gamescope
conflicts = gamescope
- source = git+https://github.com/ChimeraOS/gamescope.git#commit=dda6de19e68e6e2eb772e2f5b1422954e7373d59
+ source = git+https://github.com/ChimeraOS/gamescope.git#commit=edaab473064f7d1d6d84bd486a7bf1586b46e581
source = git+https://github.com/nothings/stb.git#commit=af1a5bc352164740c1cc1354942b1c6b72eacb8a
source = git+https://github.com/Joshua-Ashton/GamescopeShaders.git#tag=v0.1
source = git+https://github.com/Joshua-Ashton/reshade.git
diff --git a/PKGBUILD b/PKGBUILD
index dc0281967255..4100b8fa1b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=gamescope
pkgname=gamescope-plus
-pkgver=3.13.11.plus2
+pkgver=3.13.12.plus1
pkgrel=1
pkgdesc='SteamOS session compositing window manager with added patches'
arch=(x86_64)
@@ -55,7 +55,7 @@ makedepends=(
wayland-protocols
)
-_tag=dda6de19e68e6e2eb772e2f5b1422954e7373d59
+_tag=edaab473064f7d1d6d84bd486a7bf1586b46e581
source=("git+https://github.com/ChimeraOS/gamescope.git#commit=${_tag}"
"git+https://github.com/nothings/stb.git#commit=af1a5bc352164740c1cc1354942b1c6b72eacb8a"
"git+https://github.com/Joshua-Ashton/GamescopeShaders.git#tag=v0.1"