summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b509f5b17d2b7f8bc6c150f3ca7845f090b514f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = span-git
	pkgdesc = Implementation of C++20's std::span for older compilers
	pkgver = 20220321
	pkgrel = 1
	url = https://github.com/tcbrindle/span
	arch = any
	license = custom
	makedepends = git
	provides = span
	source = span::git+https://github.com/tcbrindle/span.git
	sha256sums = SKIP

pkgname = span-git