mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
swayfx: update to 0.3.2
This commit is contained in:
parent
ed433d49cf
commit
bbb85572e2
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue