aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-03-27 16:16:25 -0400
committerDrew DeVault <sir@cmpwn.com>2018-03-27 16:16:25 -0400
commitcf4db5141f939f6e55a1a8435e73452ca1868b84 (patch)
treee4d8567fd3af485219c54afb07d940181df58948
parent5cbb2c4879675ad198fb82de9e2e3789f8744818 (diff)
Fix broken repo references
-rw-r--r--.build.yml4
1 files changed, 2 insertions, 2 deletions
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