From 5a046e9b22fe7ad8d1be3035ad6889e5121e332e Mon Sep 17 00:00:00 2001 From: Till Mahlburg Date: Sun, 22 Jun 2025 16:34:37 +0200 Subject: [PATCH] swayfx: update to 0.5.1 --- srcpkgs/swayfx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swayfx/template b/srcpkgs/swayfx/template index 2ca5e3f86be..0b189e643bd 100644 --- a/srcpkgs/swayfx/template +++ b/srcpkgs/swayfx/template @@ -1,6 +1,6 @@ # Template file for 'swayfx' pkgname=swayfx -version=0.5 +version=0.5.1 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=68bff05a89da702bbca7df3c5c633a149cc59e9e8158c1bd60f0e9fe768f86b3 +checksum=99b6f4243c2a89d3ad0d78fa56d262ee92bdbd9965117d08bca2fed909586943 conflicts="sway>=0" provides="sway-${version}_1" replaces="sway>=0"