This commit is contained in:
parent
f96551567f
commit
581c6205da
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
hyprwayland-scanner (0.3.10-100pika1) main; urgency=medium
|
hyprwayland-scanner (0.3.9-100pika1) main; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
2
main.sh
2
main.sh
@ -7,7 +7,7 @@ set -e
|
|||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone --recurse-submodules https://github.com/hyprwm/hyprwayland-scanner -b v0.3.10
|
git clone --recurse-submodules https://github.com/hyprwm/hyprwayland-scanner -b v0.3.9
|
||||||
cd hyprwayland-scanner
|
cd hyprwayland-scanner
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user