summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93fac6938d395ba72e46c65975872488b3a18fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = string-theory
	pkgdesc = Flexible UTF-8 string library and type-safe formatter for C++
	pkgver = 3.7
	pkgrel = 1
	url = https://github.com/zrax/string_theory
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	source = https://github.com/zrax/string_theory/releases/download/3.7/string_theory-3.7.tar.gz
	sha256sums = 164744cc68d1f7d1eb77585e2801616d59b6f3d7f495816e736d90fdfa2ce216

pkgname = string-theory