mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
wf-config: update to 0.7.0.
This commit is contained in:
parent
2ec5841a1c
commit
76da8a9827
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wf-config'
|
# Template file for 'wf-config'
|
||||||
pkgname=wf-config
|
pkgname=wf-config
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Wayfire library for managing configuration files"
|
||||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayfire.org"
|
homepage="https://wayfire.org"
|
||||||
distfiles="https://github.com/WayfireWM/wf-config/archive/${version}.tar.gz"
|
distfiles="https://github.com/WayfireWM/wf-config/archive/v${version}.tar.gz"
|
||||||
checksum=73af6d803044d4e5907974ece019ae0d1b4020a057f6c27be0594fb70d86653b
|
checksum=a8712d6a10d74b2bdba3dac9e01448945a0470ce8b1cd6d5caa2a8194f889b04
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue