aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-11-01 17:28:16 +0100
committerSimon Ser <contact@emersion.fr>2021-11-01 18:54:26 +0000
commit8bc1086cac35f22356c91912576e332c7125e348 (patch)
tree55c2547a6424078c083a2b17cce9f9070e6b48fa /.builds
parentd1b75674d4d7c38147d3a527f319ee699837ace3 (diff)
s/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 e4c654b1..ab613b28 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -18,7 +18,7 @@ packages:
- xwayland
- libseat-dev
sources:
- - https://github.com/swaywm/wlroots
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git
tasks:
- setup: |
cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 1c89ca6f..4d8e3767 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -19,7 +19,7 @@ packages:
- vulkan-headers
- glslang
sources:
- - https://github.com/swaywm/wlroots
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git
tasks:
- setup: |
cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 368167c8..dc79d561 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -26,7 +26,7 @@ packages:
- sysutils/seatd
- gmake
sources:
- - https://github.com/swaywm/wlroots
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git
tasks:
- wlroots: |
cd wlroots