New package: cointop-1.5.5
This commit is contained in:
parent
34af92f165
commit
958c5fcf65
1 changed files with 12 additions and 0 deletions
12
srcpkgs/cointop/template
Normal file
12
srcpkgs/cointop/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'cointop'
|
||||
pkgname=cointop
|
||||
version=1.5.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/miguelmota/${pkgname}"
|
||||
short_desc="Terminal based application for tracking cryptocurrencies"
|
||||
maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/miguelmota/cointop"
|
||||
distfiles="https://github.com/miguelmota/cointop/archive/v${version}.tar.gz"
|
||||
checksum=ec0a0765d768d5f019cf47b1173db84881b5540088cc0e5570fb8140355d3199
|
Loading…
Reference in a new issue