summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8197f8d1f63b274c8e37bf8fb135182b69fa1570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = scnlib
	pkgdesc = A formatted input library, think {fmt} but in the other direction. 'scanf' for modern C++
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/eliaskosunen/scnlib
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = cmake
	source = git+https://github.com/eliaskosunen/scnlib.git#tag=v2.0.0
	md5sums = SKIP

pkgname = scnlib