sway: update to 0.8
This commit is contained in:
parent
1d0ca406b1
commit
f51b59daa1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sway'
|
||||
pkgname=sway
|
||||
version=0.7
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://swaywm.org"
|
||||
distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz"
|
||||
checksum=87db6506a9035b7a94f78ab0ad7dfb667c30c134917d1198d852b826c8fcf1ae
|
||||
checksum=eb229098f87b242ab9259d3057e7e9a8cad610659546988b73ffa866ec62f7fd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue