[arch-commits] Commit in sway/trunk (PKGBUILD)

Brett Cornwall ainola at archlinux.org
Tue Feb 4 21:10:36 UTC 2020


    Date: Tuesday, February 4, 2020 @ 21:10:34
  Author: ainola
Revision: 562568

rxvt -> alacritty in optdeps; add swaybg as well

Modified:
  sway/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 21:09:30 UTC (rev 562567)
+++ PKGBUILD	2020-02-04 21:10:34 UTC (rev 562568)
@@ -4,7 +4,7 @@
 pkgname=sway
 pkgver=1.4
 epoch=1
-pkgrel=5
+pkgrel=6
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
@@ -13,12 +13,13 @@
 makedepends=(git meson ninja scdoc setconf wayland-protocols)
 backup=(etc/sway/config)
 optdepends=(
+  'alacritty: Terminal emulator used by the default config'
   'dmenu: Application launcher'
+  'grim: Screenshot utility'
   'i3status: Status line'
-  'grim: Screenshot utility'
   'mako: Lightweight notification daemon'
-  'rxvt-unicode: Terminal emulator'
   'slurp: Select a region'
+  'swaybg: Wallpaper tool for Wayland compositors'
   'swayidle: Idle management daemon'
   'swaylock: Screen locker'
   'wallutils: Timed wallpapers'



More information about the arch-commits mailing list