22 lines
475 B
Plaintext
22 lines
475 B
Plaintext
name: nushell
|
|
description: A new type of shell
|
|
version: 0.109.1
|
|
revision: 1
|
|
url: https://www.nushell.sh/
|
|
license: MIT
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- curl
|
|
- gcc-libs
|
|
- glibc
|
|
- openssl
|
|
- zlib
|
|
make_depends:
|
|
- rustc
|
|
downloads:
|
|
- url: https://github.com/nushell/nushell/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 53d4611113a17ed3a29b0c81ea981d546a40dafca77fdcd9af7a7629ceabf48f
|