sway: update to 0.7.
This commit is contained in:
parent
7752af740d
commit
32c97807e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sway'
|
# Template file for 'sway'
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
version=0.6
|
version=0.7
|
||||||
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=a9159033ca3e976383cc9485bcb10fe89485711c4577d8c7414d8f23c56e54ea
|
checksum=87db6506a9035b7a94f78ab0ad7dfb667c30c134917d1198d852b826c8fcf1ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue