summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyXor2023-09-20 10:44:16 +0200
committerGreyXor2023-09-20 10:44:16 +0200
commit0c75889126403dddc602b5c835cc06edf91f8916 (patch)
treea20f452d0d40814348d59847bd6135df31e97015 /PKGBUILD
parentb084d6c3579f4c28be0df8d1f3a0911e467f5ebd (diff)
downloadaur-0c75889126403dddc602b5c835cc06edf91f8916.tar.gz
more general optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f0c516c336a..ec0e412cf984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,9 +38,9 @@ optdepends=(
'wmenu: Application launcher used in default configuration'
'foot: Terminal emulator used in default configuration'
'polkit: System privilege control. Required if not using seatd service'
- 'swaybg-git: Wallpaper tool for sway'
- 'swayidle-git: Idle management daemon'
- 'swaylock-git: Screen locker'
+ 'swaybg: Wallpaper tool for sway'
+ 'swayidle: Idle management daemon'
+ 'swaylock: Screen locker'
'xorg-xwayland: X11 support'
)
install=sway-git.install