From d03dcc0bcb23336749c2de52a17b877065937952 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Wed, 15 Jan 2025 18:52:44 +0000 Subject: [PATCH] Bump Gamescope package to apply @bcomnes's fix. --- PKGBUILD/gamescope/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD/gamescope/PKGBUILD b/PKGBUILD/gamescope/PKGBUILD index 4516704..8171475 100644 --- a/PKGBUILD/gamescope/PKGBUILD +++ b/PKGBUILD/gamescope/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gamescope _srctag=3.16.1 pkgver=${_srctag//-/.}.SteamFork -pkgrel=2 +pkgrel=3 pkgdesc="gaming shell based on Xwayland, powered by Vulkan and DRM" arch=(x86_64) url="https://github.com/ValveSoftware/gamescope"