21 lines
526 B
YAML
21 lines
526 B
YAML
name: typer
|
|
description: A simple and easy to use text editor written in Go
|
|
version: 0.2.0
|
|
revision: 3
|
|
url: https://github.com/EnumeratedDev/Typer
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- golang
|
|
- make
|
|
- sh
|
|
- which
|
|
downloads:
|
|
- url: https://github.com/EnumeratedDev/typer/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 351e2ac0f68329d02ea71591315660f99cb7b339ac0db60f02f3d36943927381
|