From cf4db5141f939f6e55a1a8435e73452ca1868b84 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 27 Mar 2018 16:16:25 -0400 Subject: Fix broken repo references --- .build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index 8ed621a2..40be2300 100644 --- a/.build.yml +++ b/.build.yml @@ -14,8 +14,8 @@ packages: - libinput - libxkbcommon sources: - - https://github.com/~sircmpwn/sway - - https://github.com/~sircmpwn/wlroots + - https://github.com/swaywm/sway + - https://github.com/swaywm/wlroots tasks: - wlroots: | cd wlroots -- cgit v1.2.3-54-g00ecf