blob: a6aba6100238a2e5abfe7406310ea229e50a07a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = natscli
pkgdesc = The NATS Command Line Interface
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/nats-io/natscli
arch = x86_64
license = Apache
makedepends = go
provides = nats
conflicts = natscli-bin
conflicts = natscli-git
source = https://github.com/nats-io/natscli/archive/refs/tags/v0.4.0.tar.gz
sha256sums = 6dc9056aa439f90de2a705983005363ae05f1f9985b81881cbfffa867a344ef6
pkgname = natscli
|