summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a53ddcb0b6f9..d456f78e537a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('MIT')
depends=(pam)
makedepends=(git go make pam)
optdepends=('xorg-server'
- 'xorg-xauth: required if using xorgserver'
- 'wayland: alternative to xorg')
+ 'xorg-xauth: required if using xorg-server'
+ 'wayland: alternative to xorg-server')
provides=("emptty")
backup=('etc/emptty/conf')
source=("git+${url}.git")