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