mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cointop: update to 1.6.10.
This commit is contained in:
parent
4743fa35c3
commit
322017a26a
1 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'cointop'
|
# Template file for 'cointop'
|
||||||
pkgname=cointop
|
pkgname=cointop
|
||||||
version=1.6.8
|
version=1.6.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/miguelmota/${pkgname}"
|
go_import_path="github.com/cointop-sh/cointop"
|
||||||
short_desc="Terminal based application for tracking cryptocurrencies"
|
short_desc="Terminal based application for tracking cryptocurrencies"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/miguelmota/cointop"
|
homepage="https://github.com/cointop-sh/cointop"
|
||||||
distfiles="https://github.com/miguelmota/cointop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cointop-sh/cointop/archive/v${version}.tar.gz"
|
||||||
checksum=ffbec93e12d62172c9859e673e7a4e49068c893450193cdea5c1f5f4a724c9f3
|
checksum=18da0d25288deec7156ddd1d6923960968ab4adcdc917f85726b97d555d9b1b7
|
||||||
|
|
Loading…
Add table
Reference in a new issue