parent
29ae4ce959
commit
364e699640
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sway'
|
# Template file for 'sway'
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
version=0.14.0
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://swaywm.org"
|
homepage="http://swaywm.org"
|
||||||
distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz"
|
distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz"
|
||||||
checksum=e63efee81cd3952ee00c7bd379cf90b065530b03423f593895584aa51e9c7f1b
|
checksum=4fe62708feb9c3bfc53d5a8133a992078f8a5216581b5e4a519fbef620f9762c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue