summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8fd4ddb47ce42eab19c55744c94c6afe4593338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = mqtt-shell
	pkgdesc = A interactive shell-like command line interface (CLI) for MQTT written in go.
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/rainu/mqtt-shell
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = go>=1.14
	source = git+https://github.com/rainu/mqtt-shell.git#tag=v2.3.0
	sha256sums = SKIP

pkgname = mqtt-shell