wcm: update to 0.6.0
This commit is contained in:
parent
3205aa7ecb
commit
98fb3b4de7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wcm'
|
||||
pkgname=wcm
|
||||
version=0.5.0
|
||||
version=0.6.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=9cfcceefc838c8a0d547f5e40206901b282680da02a96490f756f7ad7da79341
|
||||
checksum=bfead0b617f46306ad3bc15b8e9c7e8f13996de6b5bdd3f2d18f066a9033740f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue