This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-10 09:20:59 +03:00 committed by GitHub
parent 4aaabfe593
commit aa15767a64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ags (1.8.2-100pika1) pikauwu; urgency=medium
* update
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
ags (1.0.3-100pika1) pikauwu; urgency=medium
* Systray icon fix

View File

@ -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 ./