blob: 34b71133ec48d76f28274aba8875132233beea47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nexttrace-bin
pkgdesc = An open source visual route tracking CLI tool
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/nxtrace/NTrace-core
install = nexttrace.install
arch = x86_64
license = GPL-3.0-only
provides = nexttrace
conflicts = nexttrace
source = nexttrace-bin-1.4.0::https://github.com/nxtrace/NTrace-core/releases/download/v1.4.0/nexttrace_linux_amd64
sha256sums = 3ff1a4a4848f5d9259ec7bf90c503505680702f67bf203b680a91c285ab8df45
pkgname = nexttrace-bin
|