update to 4.6.2

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-05-11 09:00:58 +03:00 committed by GitHub
parent 68b2a642b9
commit 2e50a8dcab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
asusctl (4.6.2-99pika1.lunar) lunar; urgency=low
* New Upstream Release
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
asusctl (4.6.0-99pika1.lunar) lunar; urgency=low
* New Upstream Release

View File

@ -6,7 +6,7 @@ add-apt-repository https://ppa.pika-os.com
add-apt-repository ppa:pikaos/pika
add-apt-repository ppa:kubuntu-ppa/backports
# Clone Upstream
git clone https://gitlab.com/asus-linux/asusctl -b 4.6.0
git clone https://gitlab.com/asus-linux/asusctl -b 4.6.2
cp -rvf ./debian ./asusctl
cd ./asusctl
@ -16,7 +16,7 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p asusctl_4.6.0
LOGNAME=root dh_make --createorig -y -l -p asusctl_4.6.2
dpkg-buildpackage
# Move the debs to output