wf-config: update to 0.6.0
This commit is contained in:
parent
a90b7ba9e2
commit
72239116d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wf-config'
|
||||
pkgname=wf-config
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://wayfire.org"
|
||||
distfiles="https://github.com/WayfireWM/wf-config/archive/${version}.tar.gz"
|
||||
checksum=bf690477ff0d8928ddeca6a278b9153a39ade1e13fd32cc6d04552db4d65cbf0
|
||||
checksum=73af6d803044d4e5907974ece019ae0d1b4020a057f6c27be0594fb70d86653b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue