From dc3de6b0c3dfa66c0a3e5039721c1da29723695d Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 27 Apr 2026 21:15:36 -0700 Subject: [PATCH] feat: Update to the latest OGC Gamescope Signed-off-by: Kyle Gospodnetich --- anda/games/terra-gamescope/terra-gamescope.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index 06e056b5f4e..8b87fafd767 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -%global gamescope_commit 7c5ebe991af905c17fa26f6287704ff07dcf69ca +%global gamescope_commit a2dfc684e4f9a0fde3d9db4bc91f3f27e6d1ba57 %define short_commit %(echo %{gamescope_commit} | cut -c1-8) Name: terra-gamescope