summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c59997f7a6550fe94d1e77489a0a03e689bb8887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = fmt-git
	pkgdesc = An open-source C++ formatting library providing a fast and safe alternative to C stdio and C++ iostreams
	pkgver = 7.1.3.a6fafe2
	pkgrel = 1
	url = https://fmt.dev/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake>=3.1.0
	provides = fmt
	conflicts = fmt
	source = git+https://github.com/fmtlib/fmt.git
	sha512sums = SKIP

pkgname = fmt-git