sway: update to 0.12.1.
This commit is contained in:
parent
af593136f3
commit
5bca141662
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sway'
|
||||
pkgname=sway
|
||||
version=0.11
|
||||
version=0.12.1
|
||||
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=3d4d18afc849db8704d8da9cb69eb121ea92b27d7fa556acdcc6708f05c84964
|
||||
checksum=f395ab920733dd5523d1cc887e21a4245f5827ef7c1545ac4f836d69cc60b28c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue