From cb6927fa9578be86d2181c21250e9f691e12e4cc Mon Sep 17 00:00:00 2001 From: Brett Cornwall Date: Thu, 6 Feb 2020 02:22:50 +0000 Subject: [PATCH] rm duplicate swaybg in optdeps --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8c380db..d96123d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sway pkgver=1.4 epoch=1 -pkgrel=6 +pkgrel=7 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/' @@ -19,7 +19,6 @@ optdepends=( 'i3status: Status line' 'mako: Lightweight notification daemon' 'slurp: Select a region' - 'swaybg: Wallpaper tool for Wayland compositors' 'swayidle: Idle management daemon' 'swaylock: Screen locker' 'wallutils: Timed wallpapers'