This commit is contained in:
parent
6077940e7c
commit
e72382b902
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
supergfxctl (5.1.2-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.1-99pika1.lunar1) lunar; urgency=low
|
||||
|
||||
* New Upstream Update
|
||||
|
4
main.sh
4
main.sh
@ -1,5 +1,5 @@
|
||||
# Clone Upstream
|
||||
git clone https://gitlab.com/asus-linux/supergfxctl -b 5.1.1
|
||||
git clone https://gitlab.com/asus-linux/supergfxctl -b 5.1.2
|
||||
cp -rvf ./debian ./supergfxctl
|
||||
cd ./supergfxctl
|
||||
|
||||
@ -7,7 +7,7 @@ cd ./supergfxctl
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p supergfxctl_5.1.1
|
||||
LOGNAME=root dh_make --createorig -y -l -p supergfxctl_5.1.2
|
||||
dpkg-buildpackage
|
||||
|
||||
# Move the debs to output
|
||||
|
Loading…
Reference in New Issue
Block a user