22 lines
546 B
Plaintext
22 lines
546 B
Plaintext
name: fresh-editor
|
|
description: Easy, powerful and fast text editor for your terminal
|
|
version: 0.2.3
|
|
revision: 1
|
|
url: https://sinelaw.github.io/fresh/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- rustc
|
|
- clang
|
|
downloads:
|
|
- url: https://github.com/sinelaw/fresh/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1a37647cdebae3b98267d6f03ee9678108557dfb65cd5e98e623605ec6b05eb1
|