From f9a91a05621f71673cd21f7f201b14059376f494 Mon Sep 17 00:00:00 2001 From: Evangelos Foutras Date: Sat, 25 Apr 2020 15:01:27 +0000 Subject: [PATCH] json-c 0.14 rebuild --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index d5f9486..0807588 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sway pkgver=1.4 epoch=1 -pkgrel=8 +pkgrel=9 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/'