mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
swayfx: update to 0.5.1
This commit is contained in:
parent
dd8fd16557
commit
5a046e9b22
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swayfx'
|
# Template file for 'swayfx'
|
||||||
pkgname=swayfx
|
pkgname=swayfx
|
||||||
version=0.5
|
version=0.5.1
|
||||||
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=68bff05a89da702bbca7df3c5c633a149cc59e9e8158c1bd60f0e9fe768f86b3
|
checksum=99b6f4243c2a89d3ad0d78fa56d262ee92bdbd9965117d08bca2fed909586943
|
||||||
conflicts="sway>=0"
|
conflicts="sway>=0"
|
||||||
provides="sway-${version}_1"
|
provides="sway-${version}_1"
|
||||||
replaces="sway>=0"
|
replaces="sway>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue