summaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-03-27 16:13:38 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2018-03-27 16:13:38 -0400
commit5cbb2c4879675ad198fb82de9e2e3789f8744818 (patch)
tree41e4b244f12ce41ebfc2a9dfaf05daf747c15aa2 /.build.yml
parentFix lingering xdg shell issues (diff)
downloadsway-5cbb2c4879675ad198fb82de9e2e3789f8744818.tar.gz
sway-5cbb2c4879675ad198fb82de9e2e3789f8744818.tar.zst
sway-5cbb2c4879675ad198fb82de9e2e3789f8744818.zip
Move .build.yml repo references to github.com
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index a2f855e9..8ed621a2 100644
--- a/.build.yml
+++ b/.build.yml
@@ -14,8 +14,8 @@ packages:
14 - libinput 14 - libinput
15 - libxkbcommon 15 - libxkbcommon
16sources: 16sources:
17 - https://git.sr.ht/~sircmpwn/sway 17 - https://github.com/~sircmpwn/sway
18 - https://git.sr.ht/~sircmpwn/wlroots 18 - https://github.com/~sircmpwn/wlroots
19tasks: 19tasks:
20 - wlroots: | 20 - wlroots: |
21 cd wlroots 21 cd wlroots