aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.builds/alpine.yml2
-rw-r--r--.builds/archlinux.yml2
-rw-r--r--.builds/freebsd.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 85538319..a1952566 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -21,7 +21,7 @@ packages:
21 - xwayland 21 - xwayland
22sources: 22sources:
23 - https://github.com/swaywm/sway 23 - https://github.com/swaywm/sway
24 - https://github.com/swaywm/wlroots 24 - https://github.com/swaywm/wlroots#0.14.0
25tasks: 25tasks:
26 - wlroots: | 26 - wlroots: |
27 cd wlroots 27 cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 05ceef8d..6c364219 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -18,7 +18,7 @@ packages:
18 - seatd 18 - seatd
19sources: 19sources:
20 - https://github.com/swaywm/sway 20 - https://github.com/swaywm/sway
21 - https://github.com/swaywm/wlroots 21 - https://github.com/swaywm/wlroots#0.14.0
22tasks: 22tasks:
23 - wlroots: | 23 - wlroots: |
24 cd wlroots 24 cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 4698dbc7..285102ad 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -26,7 +26,7 @@ packages:
26- x11/xcb-util-wm 26- x11/xcb-util-wm
27sources: 27sources:
28- https://github.com/swaywm/sway 28- https://github.com/swaywm/sway
29- https://github.com/swaywm/wlroots 29- https://github.com/swaywm/wlroots#0.14.0
30tasks: 30tasks:
31- setup: | 31- setup: |
32 cd sway 32 cd sway