24 lines
515 B
Plaintext
24 lines
515 B
Plaintext
name: nushell
|
|
description: A new type of shell
|
|
version: 0.111.0
|
|
revision: 1
|
|
url: https://www.nushell.sh/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
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: e3a7980bb5532016036d9fdbbe0a2acc5a73f9549d1842ff6c8c0de2a6d1ddbe
|