diff --git a/debian/changelog b/debian/changelog index 6b5a858..8b65669 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ags (1.8.2-100pika1) pikauwu; urgency=medium + + * update + + -- ferreo Wed, 18 Jan 2023 21:48:14 +0000 + ags (1.0.3-100pika1) pikauwu; urgency=medium * Systray icon fix diff --git a/main.sh b/main.sh index f7755ec..29015e4 100755 --- a/main.sh +++ b/main.sh @@ -3,10 +3,8 @@ DEBIAN_FRONTEND=noninteractive # Clone Upstream -git clone https://github.com/ferrreo/ags.git +git clone --recurse-submodules https://github.com/Aylur/ags -b v1.8.2 cd ./ags -git checkout systray -git submodule update --init cp -rvf ../debian ./