summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9500a1b7e604f4e37ccdd88fc15d56fe841d4e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = scnlib-git
	pkgdesc = A formatted input library, think {fmt} but in the other direction. 'scanf' for modern C++
	pkgver = r379.e82a3af
	pkgrel = 1
	url = https://github.com/eliaskosunen/scnlib
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	provides = scnlib
	options = !strip
	source = scnlib-git::git+https://github.com/eliaskosunen/scnlib.git
	md5sums = SKIP

pkgname = scnlib-git