Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user