update to 0.1.1
This commit is contained in:
parent
00d2c8219e
commit
1f1bb28b56
4
main.sh
4
main.sh
@ -1,11 +1,11 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Clone Upstream
|
||||
git clone https://github.com/Vanilla-OS/apx-gui ./vanilla-apx-gui
|
||||
git clone https://github.com/Vanilla-OS/apx-gui ./vanilla-apx-gui -b v0.1.1
|
||||
cd ./vanilla-apx-gui
|
||||
rm -rfv debian/changelog
|
||||
touch debian/changelog
|
||||
echo -e "vanilla-apx-gui (1.1.0-100pika1) pikauwu; urgency=medium\n\n * New Release\n\n -- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog
|
||||
echo -e "vanilla-apx-gui (10:0.1.1-100pika1) pikauwu; urgency=medium\n\n * New Release\n\n -- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog
|
||||
|
||||
|
||||
# Get build deps
|
||||
|
Loading…
Reference in New Issue
Block a user