Update to 0.7.1
This commit is contained in:
parent
2c5cf178b2
commit
8a06b77447
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
|
* Initial Push to PPA
|
||||||
|
|
||||||
|
4
main.sh
4
main.sh
@ -1,5 +1,5 @@
|
|||||||
# Clone Upstream
|
# 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
|
mv ./MangoHud ./mangohud
|
||||||
cp -rvf ./debian ./mangohud/
|
cp -rvf ./debian ./mangohud/
|
||||||
cd ./mangohud
|
cd ./mangohud
|
||||||
@ -9,7 +9,7 @@ apt-get build-dep ./ -y
|
|||||||
|
|
||||||
# Build package
|
# 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
|
dpkg-buildpackage --no-sign
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Clone Upstream
|
# 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
|
mv ./MangoHud ./mangohud
|
||||||
cp -rvf ./debian ./mangohud/
|
cp -rvf ./debian ./mangohud/
|
||||||
cd ./mangohud
|
cd ./mangohud
|
||||||
@ -9,7 +9,7 @@ apt-get build-dep ./ -y
|
|||||||
|
|
||||||
# Build package
|
# 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
|
dpkg-buildpackage --no-sign
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user