nushell: update to 0.7.0.
This commit is contained in:
parent
552cc4c8d5
commit
4bb6c31bb1
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nushell'
|
||||
pkgname=nushell
|
||||
version=0.6.1
|
||||
version=0.7.0
|
||||
revision=1
|
||||
# raw-cpuid does not support other archs
|
||||
# https://github.com/nushell/nushell/issues/485
|
||||
|
@ -14,8 +14,9 @@ short_desc="Modern shell for the GitHub era"
|
|||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://www.nushell.sh/"
|
||||
changelog="https://www.nushell.sh/blog/"
|
||||
distfiles="https://static.crates.io/crates/nu/nu-${version}.crate"
|
||||
checksum=882549e55b418f11a56a5ed0c528268338d9af9fee88c8b9e0be0dcd4169d238
|
||||
checksum=56868d62cf151f8050284f802bc733eb2fb09bccc3bdca57049f507a26c083a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue