Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: fresh-editor
|
||||
description: Easy, powerful and fast text editor for your terminal
|
||||
version: 0.1.55
|
||||
revision: 1
|
||||
url: https://sinelaw.github.io/fresh/
|
||||
license: GPL2-only
|
||||
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: a694c29ad9ddf5754b569b40cd7d74ffbcd3c740927710933be2bd58b7e5cf4d
|
||||
Reference in New Issue
Block a user