wcm: update to 0.7.0.
This commit is contained in:
parent
6f20a2a150
commit
39c442e791
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wcm'
|
||||
pkgname=wcm
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://wayfire.org/"
|
||||
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
|
||||
checksum=bfead0b617f46306ad3bc15b8e9c7e8f13996de6b5bdd3f2d18f066a9033740f
|
||||
checksum=930792b9567183aa4939ce880c294d38b56fcd1b9b64760bb33126067010166f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue