wf-shell: update to 0.7.0.
This commit is contained in:
parent
76da8a9827
commit
6f20a2a150
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wf-shell'
|
||||
pkgname=wf-shell
|
||||
version=0.6.1
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://wayfire.org"
|
||||
distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz"
|
||||
checksum=da8e5a16dde8f44966d41449452bcc7bc2466d5945324aca714ecc82827c884a
|
||||
checksum=7495c690a1c021e0c82ba304513b3e7870cb329f7f0bf88df3bc5f46535d5ec7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue