cargo-edit: update to 0.10.4

This commit is contained in:
Marcin Puc 2022-07-29 21:33:11 +02:00 committed by classabbyamp
parent 7e1b1f7e8e
commit a42fe29dad

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-edit' # Template file for 'cargo-edit'
pkgname=cargo-edit pkgname=cargo-edit
version=0.10.3 version=0.10.4
revision=1 revision=1
archs="x86_64* i686* aarch64* arm*" # uses ring archs="x86_64* i686* aarch64* arm*" # uses ring
build_style=cargo build_style=cargo
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/killercup/cargo-edit" homepage="https://github.com/killercup/cargo-edit"
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz" distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
checksum=b754d7020dfbf696357bc933ca571113d1d085a18519e87852229a32b0f87ca0 checksum=f4a6d94b48b27b6db7bd27d6091f0c9aeddf224c8a8dfe31133750530f096890
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE