summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d1f76cf31684a076a35d2e482a91c877a90fe77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = mqtt-shell
	pkgdesc = A shell like command line interface for MQTT written in go.
	pkgver = 2.2.2
	pkgrel = 2
	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.2.2
	sha256sums = SKIP

pkgname = mqtt-shell