mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Update README et al with new links
This commit is contained in:
parent
fa7013ac23
commit
b0527e7d48
3 changed files with 6 additions and 6 deletions
4
dist/archlinux/PKGBUILD
vendored
4
dist/archlinux/PKGBUILD
vendored
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue