From d0ca16fccaf06c222d0bc6f3b04ae448d5fb658c Mon Sep 17 00:00:00 2001 From: Brett Cornwall Date: Sun, 25 Dec 2022 17:18:09 +0000 Subject: [PATCH] Rebuild for wlroots 0.16.1 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 3acf649..76e7a23 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sway pkgver=1.8 epoch=1 -pkgrel=2 +pkgrel=3 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/'