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

Alexander Rødseth arodseth at archlinux.org
Fri Jun 7 14:21:54 UTC 2019


    Date: Friday, June 7, 2019 @ 14:21:53
  Author: arodseth
Revision: 478170

upgpkg: sway 1.1.1-2

Modified:
  sway/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-07 13:13:32 UTC (rev 478169)
+++ PKGBUILD	2019-06-07 14:21:53 UTC (rev 478170)
@@ -3,12 +3,12 @@
 
 pkgname=sway
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
 license=(MIT)
-depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font 'wlroots>=0.6.0')
+depends=(cairo gdk-pixbuf2 json-c pango pcre swaybg ttf-font 'wlroots>=0.6.0')
 makedepends=(meson ninja scdoc wayland-protocols)
 optdepends=(
   'dmenu: for launching applications'
@@ -15,6 +15,11 @@
   'i3status: display a status line'
   'rxvt-unicode: default terminal emulator'
   'xorg-server-xwayland: X11 support'
+  'swayidle: Idle management daemon for Wayland'
+  'swaylock: Screen locker for Wayland'
+  'grim: Screenshot utility that works with Wayland'
+  'wallutils: Timed wallpapers that works with Wayland'
+  'waybar: Highly customizable bar for Wayland'
 )
 validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
 source=(



More information about the arch-commits mailing list