mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'wcm'
|
||||||
pkgname=wcm
|
pkgname=wcm
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayfire.org/"
|
homepage="https://wayfire.org/"
|
||||||
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
|
||||||
checksum=9cfcceefc838c8a0d547f5e40206901b282680da02a96490f756f7ad7da79341
|
checksum=bfead0b617f46306ad3bc15b8e9c7e8f13996de6b5bdd3f2d18f066a9033740f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue