cargo-edit: update to 0.9.1.
This commit is contained in:
parent
586a02182a
commit
dc6b0ba214
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-edit'
|
||||
pkgname=cargo-edit
|
||||
version=0.8.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||
build_style=cargo
|
||||
|
@ -11,7 +11,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=4a08e914c17204cb3ab303b62362ca30d44cf457b3b1d7bde117b8ab4cb2fa64
|
||||
checksum=bae2a59dcf6110fe0c8bf8562e58d550b2b3b3a02e89b233af5a3be12d41cdf0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue