summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c50aec78cd6fdb59483a066077d7b71ab492322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = qt5-restclient
	pkgdesc = A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/Skycoder42/QtRestClient
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	depends = qt5-base
	depends = qt5-tools
	depends = qt5-jsonserializer>=2.0.0
	source = qt5-restclient-1.2.0::git+https://github.com/Skycoder42/QtRestClient.git#tag=1.2.0
	md5sums = SKIP

pkgname = qt5-restclient