wf-config: update to version 0.8.0.
This commit is contained in:
parent
ccd544d8e0
commit
a200041c7e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wf-config'
|
||||
pkgname=wf-config
|
||||
version=0.7.1
|
||||
version=0.8.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/v${version}.tar.gz"
|
||||
checksum=9c212f85bfb26d135610f45865b4401e0c33a0ab3577ac65042eb23ebfe91bdb
|
||||
checksum=5b69ab8886e2b0e9c5bffa65c5c676c2848fbcc0e67201886a5f2fdd354e25fb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue