parent
f79794a845
commit
2bdc61f2b8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'swayfx'
|
||||
pkgname=swayfx
|
||||
version=0.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||
conf_files="/etc/sway/config"
|
||||
|
@ -16,7 +16,9 @@ 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=05b5cdc2d25e9f05817556d7053c02f8b89c9ef629405fcba5b4d240d4fd0545
|
||||
conflicts="sway"
|
||||
conflicts="sway>=0"
|
||||
provides="sway-${version}_1"
|
||||
replaces="sway>=0"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue