Update main.sh

This commit is contained in:
ferrreo 2023-07-28 20:54:16 +01:00 committed by GitHub
parent 0a9e2fbb9f
commit 3c18b8bfde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Clone Upstream
git clone https://github.com/Plagman/gamescope -b 3.12.0-beta10
git clone https://github.com/Plagman/gamescope -b 3.12.0
cp -rvf ./debian ./gamescope
cd ./gamescope
@ -7,7 +7,7 @@ cd ./gamescope
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0-beta10
LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0
dpkg-buildpackage --no-sign
# Move the debs to output