From 834a2a111a3758da8c534a48f5f004b09d89f321 Mon Sep 17 00:00:00 2001 From: Brett Cornwall Date: Sat, 12 Oct 2019 01:53:20 +0000 Subject: [PATCH] Rebuild with wlroot's newly-enabled RDP backend --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ba087fe..d276b2b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sway pkgver=1.2 epoch=1 -pkgrel=3 +pkgrel=4 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/'