1.36
This commit is contained in:
parent
71c62de501
commit
d76327ef0a
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
wayland-protocols (1.36-100pika1) pikauwu; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- ferrreo <harderthanfire@gmail.com> Fri, 13 Jan 2023 16:04:57 +0200
|
||||
|
||||
wayland-protocols (1.34-100pika1) pikauwu; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
3
main.sh
3
main.sh
@ -4,9 +4,8 @@ DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
|
||||
# Clone Upstream
|
||||
git clone https://gitlab.freedesktop.org/wayland/wayland-protocols.git
|
||||
git clone https://gitlab.freedesktop.org/wayland/wayland-protocols.git -b 1.36
|
||||
cd wayland-protocols
|
||||
git checkout 1.34
|
||||
cp -rvf ../debian ./
|
||||
|
||||
# Get build deps
|
||||
|
Reference in New Issue
Block a user