aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-03-27 16:16:25 -0400
committerFurkan Sahin <furkan-dev@proton.me>2018-03-27 16:16:25 -0400
commitef5fe435accf7683fbc342a577a0479baaa8cb34 (patch)
treee4d8567fd3af485219c54afb07d940181df58948
parentc8a9db1f4767317b8cdb50d1effbc3d3ed9ac006 (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