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

Jerome Leclanche jleclanche at archlinux.org
Mon Mar 11 23:52:09 UTC 2019


    Date: Monday, March 11, 2019 @ 23:52:08
  Author: jleclanche
Revision: 439912

upgpkg: sway 1.0-3

Add xorg-xserver-wayland as optdep

Modified:
  sway/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-11 23:07:45 UTC (rev 439911)
+++ PKGBUILD	2019-03-11 23:52:08 UTC (rev 439912)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 pkgname=sway
 pkgver=1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Tiling Wayland compositor and replacement for the i3 window manager"
 arch=("x86_64")
 url="https://swaywm.org/"
@@ -21,6 +21,7 @@
 	"i3status: To display system information with a bar."
 	"imagemagick: For taking screenshots."
 	"rxvt-unicode: Default terminal emulator."
+	"xorg-server-xwayland: X11 support"
 )
 validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
 install=$pkgname.install



More information about the arch-commits mailing list