Update to 5.1.1

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
supergfxctl (5.1.1-99pika1.lunar1) lunar; urgency=low
* New Upstream Update
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
supergfxctl (5.1.0-99pika1.lunar1) lunar; urgency=low
* New Upstream Update

View File

@ -4,7 +4,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/supergfxctl -b 5.1.0
git clone https://gitlab.com/asus-linux/supergfxctl -b 5.1.1
cp -rvf ./debian ./supergfxctl
cd ./supergfxctl
@ -12,7 +12,7 @@ cd ./supergfxctl
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p supergfxctl_5.1.0
LOGNAME=root dh_make --createorig -y -l -p supergfxctl_5.1.1
dpkg-buildpackage
# Move the debs to output