Update README et al with new links

This commit is contained in:
Drew DeVault 2017-10-02 22:27:39 -04:00
parent fa7013ac23
commit b0527e7d48
3 changed files with 6 additions and 6 deletions

View file

@ -16,8 +16,8 @@ depends=(
"libxcb"
)
arch=("x86_64")
url="https://github.com/SirCmpwn/wlroots"
source=("${pkgname}::git+https://github.com/SirCmpwn/wlroots.git")
url="https://github.com/swaywm/wlroots"
source=("${pkgname}::git+https://github.com/swaywm/wlroots.git")
sha1sums=('SKIP')
provides=('wlroots')
conflicts=('wlroots')