summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cab1363fd48c0eb5b87e7fc8d348a38226c7cbba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = cxxshm
	pkgdesc = A C++ library to handle POSIX shared memory
	pkgver = 2.0.2
	pkgrel = 1
	url = https://github.com/NikolasK-source/cxxshm
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cmake
	source = git+https://github.com/NikolasK-source/cxxshm.git#tag=v2.0.2
	sha256sums = SKIP

pkgname = cxxshm