Update to 5.1.1
This commit is contained in:
parent
de7227afae
commit
9b5141feed
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
supergfxctl (5.1.0-99pika1.lunar1) lunar; urgency=low
|
||||||
|
|
||||||
* New Upstream Update
|
* New Upstream Update
|
||||||
|
4
main.sh
4
main.sh
@ -4,7 +4,7 @@ add-apt-repository https://ppa.pika-os.com
|
|||||||
add-apt-repository ppa:pikaos/pika
|
add-apt-repository ppa:pikaos/pika
|
||||||
add-apt-repository ppa:kubuntu-ppa/backports
|
add-apt-repository ppa:kubuntu-ppa/backports
|
||||||
# Clone Upstream
|
# 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
|
cp -rvf ./debian ./supergfxctl
|
||||||
cd ./supergfxctl
|
cd ./supergfxctl
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ cd ./supergfxctl
|
|||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# 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
|
dpkg-buildpackage
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user