swayfx: update to 0.5.3.

This commit is contained in:
bitterhalt 2025-06-28 14:42:55 +03:00 committed by Duncan Overbruck
parent 0373ec865a
commit 1e51ea5875

View file

@ -1,6 +1,6 @@
# Template file for 'swayfx' # Template file for 'swayfx'
pkgname=swayfx pkgname=swayfx
version=0.5.2 version=0.5.3
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dwerror=false -Db_ndebug=false" configure_args="-Dwerror=false -Db_ndebug=false"
@ -15,7 +15,7 @@ license="MIT"
homepage="https://github.com/WillPower3309/swayfx" homepage="https://github.com/WillPower3309/swayfx"
changelog="https://github.com/WillPower3309/swayfx/releases" changelog="https://github.com/WillPower3309/swayfx/releases"
distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz"
checksum=075e1a9577f96a71154c61997355dce569816fff05a2c535ec15b252a9acbbe1 checksum=e6345e198f128520cf422b458ac8ad9759c3a6c8f633d7b722655309f8a14b9e
conflicts="sway>=0" conflicts="sway>=0"
provides="sway-${version}_1" provides="sway-${version}_1"
replaces="sway>=0" replaces="sway>=0"