aboutsummaryrefslogtreecommitdiffstats
path: root/.builds
diff options
context:
space:
mode:
authorLibravatar Manuel Stoeckl <code@mstoeckl.com>2021-11-01 23:23:13 -0400
committerLibravatar Simon Ser <contact@emersion.fr>2021-11-02 08:43:24 +0100
commitfc25e4944efdc5bc7e33a81180908927dba93ee6 (patch)
tree0760daf1b169e9f329a52fa51cf61adb551501d1 /.builds
parentBump RLIMIT_NOFILE (diff)
downloadsway-fc25e4944efdc5bc7e33a81180908927dba93ee6.tar.gz
sway-fc25e4944efdc5bc7e33a81180908927dba93ee6.tar.zst
sway-fc25e4944efdc5bc7e33a81180908927dba93ee6.zip
Update URL to wlroots project (GitHub->GitLab)
Diffstat (limited to '.builds')
-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 7f0bef02..abf636ab 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://gitlab.freedesktop.org/wlroots/wlroots.git
25tasks: 25tasks:
26 - wlroots: | 26 - wlroots: |
27 cd wlroots 27 cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index a8f1dfed..ac4cdb4d 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://gitlab.freedesktop.org/wlroots/wlroots.git
22tasks: 22tasks:
23 - wlroots: | 23 - wlroots: |
24 cd wlroots 24 cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 1a3c8512..97e7eccc 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://gitlab.freedesktop.org/wlroots/wlroots.git
30tasks: 30tasks:
31- setup: | 31- setup: |
32 cd sway 32 cd sway