swayfx: update to 0.5.1

This commit is contained in:
Till Mahlburg 2025-06-22 16:34:37 +02:00 committed by Duncan Overbruck
parent dd8fd16557
commit 5a046e9b22

View file

@ -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"