Update to 0.7.1

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-02-25 21:49:57 +03:00 committed by GitHub
parent 2c5cf178b2
commit 8a06b77447
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
mangohud (1:0.7.0.0-100pika1) pikauwu; urgency=medium
mangohud (1:0.7.1.0-100pika1) pikauwu; urgency=medium
* Initial Push to PPA

View File

@ -1,5 +1,5 @@
# Clone Upstream
git clone https://github.com/flightlessmango/MangoHud -b v0.7.0
git clone https://github.com/flightlessmango/MangoHud -b v0.7.1
mv ./MangoHud ./mangohud
cp -rvf ./debian ./mangohud/
cd ./mangohud
@ -9,7 +9,7 @@ apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.7.0
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.7.1
dpkg-buildpackage --no-sign

View File

@ -1,5 +1,5 @@
# Clone Upstream
git clone https://github.com/flightlessmango/MangoHud -b v0.7.0
git clone https://github.com/flightlessmango/MangoHud -b v0.7.1
mv ./MangoHud ./mangohud
cp -rvf ./debian ./mangohud/
cd ./mangohud
@ -9,7 +9,7 @@ apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.7.0
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.7.1
dpkg-buildpackage --no-sign