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.3.0
|
|
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: 3504d47cd0ae3d37e397d46088ff2c7096405498ed4079b2df16e399a1b36608
|