swayfx: update to 0.3.2

This commit is contained in:
Rehan 2023-07-05 15:38:53 -04:00 committed by classabbyamp
parent ed433d49cf
commit bbb85572e2

View file

@ -1,6 +1,6 @@
# Template file for 'swayfx'
pkgname=swayfx
version=0.2
version=0.3.2
revision=1
build_style=meson
configure_args="-Dwerror=false -Db_ndebug=false"
@ -10,12 +10,12 @@ makedepends="wlroots-devel pcre2-devel json-c-devel pango-devel cairo-devel
gdk-pixbuf-devel libevdev-devel"
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
short_desc="Sway, but with eye candy!"
maintainer="Till Mahlburg <mahlburg@posteo.de>"
maintainer="Rehan <rehanzo@tuta.io>"
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=fe5f6070b9b3fc97fafb1bfe1caddce71458632ef4fb884a9ec28d1a458b4e55
checksum=05b5cdc2d25e9f05817556d7053c02f8b89c9ef629405fcba5b4d240d4fd0545
conflicts="sway"
post_install() {