Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
Reference in New Issue
Block a user