summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3167d818ef2344ae04a232e67ebf2850e2291d57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = sharedaccess-git
	pkgdesc = C++17 library to make sharing a resource with multiple threads easier.
	pkgver = v1.1.0.r0.ga893525
	pkgrel = 1
	url = https://gitlab.com/patlefort/sharedaccess
	arch = any
	license = GPL3
	optdepends = boost: provide upgradeable locks
	provides = sharedaccess
	conflicts = sharedaccess
	source = git+https://gitlab.com/patlefort/sharedaccess
	sha256sums = SKIP

pkgname = sharedaccess-git