cargo-edit: update to 0.6.0.
This commit is contained in:
parent
929c5f2ab2
commit
4e8a0b1d24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-edit'
|
||||
pkgname=cargo-edit
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/killercup/cargo-edit"
|
||||
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
||||
checksum=a62b1cb309f1a91c909cac4f1fa49a6fcfd9a643c5368b63d44e8b975109356a
|
||||
checksum=b91161dcb14d86bc605778cc7fb4d6f6333305fc6cbe84fc6717f1e682678200
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue