summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0188655bd6ec2db26c98c32c75547c47de5c467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = digilent-agent
	pkgdesc = enables browser based applications to communicate with Digilent hardware (e.g. the OpenScopeMZ)
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/Digilent/digilent-agent
	install = digilent-agent.install
	arch = x86_64
	license = LGPL3
	makedepends = git
	depends = qt5-base
	depends = qt5-serialport
	source = digilent-agent::git+https://github.com/Digilent/digilent-agent.git#tag=v1.0.1
	sha256sums = SKIP

pkgname = digilent-agent