22 lines
501 B
Plaintext
22 lines
501 B
Plaintext
name: nano
|
|
description: A simple text editor
|
|
version: "9.0"
|
|
revision: 1
|
|
url: https://www.nano-editor.org/
|
|
license: GPL3
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/nanorc
|
|
depends:
|
|
- file
|
|
- glibc
|
|
- ncurses
|
|
downloads:
|
|
- url: https://www.nano-editor.org/dist/v${BPM_PKG_VERSION%%.*}/nano-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde
|