diff options
author | Simon Ser <contact@emersion.fr> | 2021-11-01 17:28:16 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-11-01 18:54:26 +0000 |
commit | 8bc1086cac35f22356c91912576e332c7125e348 (patch) | |
tree | 55c2547a6424078c083a2b17cce9f9070e6b48fa /.builds/archlinux.yml | |
parent | d1b75674d4d7c38147d3a527f319ee699837ace3 (diff) |
s/GitHub/GitLab/
Diffstat (limited to '.builds/archlinux.yml')
-rw-r--r-- | .builds/archlinux.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |