mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
sway: update to 0.6.
This commit is contained in:
parent
3efb6513db
commit
3a00b95dfc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sway'
|
# Template file for 'sway'
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
version=0.5
|
version=0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||||
hostmakedepends="asciidoc pkg-config"
|
hostmakedepends="asciidoc pkg-config"
|
||||||
|
@ -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=1800bd21297e8af168f0c7afbf4f16fb817c8687d1451d6ecd5abba0873a2d3c
|
checksum=a9159033ca3e976383cc9485bcb10fe89485711c4577d8c7414d8f23c56e54ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue