From 5cf42619f9d217f43b273ee8fd8deca6db8afb9b Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Thu, 11 May 2023 11:42:28 +0300 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index b82d2a6..eb1e0ea 100755 --- a/main.sh +++ b/main.sh @@ -12,7 +12,7 @@ cd ./gamescope apt-get build-dep ./ -y # Build package -LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0 +LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0-beta3 dpkg-buildpackage # Move the debs to output