From 1e51ea587560397e3b07a53c1de0480bf6da8db9 Mon Sep 17 00:00:00 2001 From: bitterhalt Date: Sat, 28 Jun 2025 14:42:55 +0300 Subject: [PATCH] swayfx: update to 0.5.3. --- srcpkgs/swayfx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swayfx/template b/srcpkgs/swayfx/template index 71c7ecd3b93..7d9a0d3393a 100644 --- a/srcpkgs/swayfx/template +++ b/srcpkgs/swayfx/template @@ -1,6 +1,6 @@ # Template file for 'swayfx' pkgname=swayfx -version=0.5.2 +version=0.5.3 revision=1 build_style=meson configure_args="-Dwerror=false -Db_ndebug=false" @@ -15,7 +15,7 @@ license="MIT" homepage="https://github.com/WillPower3309/swayfx" changelog="https://github.com/WillPower3309/swayfx/releases" distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz" -checksum=075e1a9577f96a71154c61997355dce569816fff05a2c535ec15b252a9acbbe1 +checksum=e6345e198f128520cf422b458ac8ad9759c3a6c8f633d7b722655309f8a14b9e conflicts="sway>=0" provides="sway-${version}_1" replaces="sway>=0"