24 lines
515 B
YAML
24 lines
515 B
YAML
name: nushell
|
|
description: A new type of shell
|
|
version: 0.113.1
|
|
revision: 2
|
|
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: d2b514b9ec7c1cc5930025528987d730cadcaa0f063227691c837516093328fd
|