summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2019-03-16 11:34:20 +0100
committerAlex2019-03-16 11:34:20 +0100
commitcb0ba6a9eed3c81754be408b39e25be8d63ef2da (patch)
treed314bf5a71bd2f3f49a39122ff5ed096d1528379 /PKGBUILD
parent40e86291e5718e248a15f1f826de09bba19808ff (diff)
downloadaur-cb0ba6a9eed3c81754be408b39e25be8d63ef2da.tar.gz
chore: use official wlroots and sway
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d90dacb9e65..971a09bf156a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,10 +16,10 @@ depends=('gtkmm3'
'libdbusmenu-gtk3'
'libappindicator-gtk3'
'libpulse'
- 'wlroots-git')
+ 'wlroots')
makedepends=('meson'
'git')
-optdepends=('sway-git: Sway modules support'
+optdepends=('sway: Sway modules support'
'otf-font-awesome: Icons in the default configuration')
# source=("${pkgname}::git://github.com/Alexays/Waybar#commit=28c65c64"