From 412dee619f1cfd28fe58ce38b685e20348c4bba8 Mon Sep 17 00:00:00 2001 From: Brett Cornwall Date: Wed, 18 May 2022 03:05:30 +0000 Subject: [PATCH] Rebuild to make sure no testing libs were promoted --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 569c8f3..f1aa2c7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sway pkgver=1.7 epoch=1 -pkgrel=7 +pkgrel=8 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/'