From e14787e9488753597316b2f010de7fe51f9d3035 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:07 +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 eb1e0ea..b82d2a6 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-beta3 +LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0 dpkg-buildpackage # Move the debs to output