summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2532f9d586ec9266f09a43824d2348a042c678d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = qt5-datasync
	pkgdesc = A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
	pkgver = 3.1.0
	pkgrel = 1
	url = https://github.com/Skycoder42/QtDataSync
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = qt5-tools
	makedepends = git
	makedepends = qpm
	depends = qt5-base
	depends = qt5-jsonserializer>=2.1.0
	depends = qt5-backgroundprocess>=1.5.0
	depends = qt5-websockets
	optdepends = repkg: Automatically rebuild the package on dependency updates
	source = qt5-datasync-3.1.0::git+https://github.com/Skycoder42/QtDataSync.git#tag=3.1.0
	source = qt5-datasync.rule
	sha256sums = SKIP
	sha256sums = 9bfb38bb6338775f16514f5958c4aef3f55a4132253b0ae1a6ac1ace398a99c4

pkgname = qt5-datasync