summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 400594fd323337838cb6cc1bc05c71f5fe77653b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = magic_enum
	pkgdesc = Header-only C++17 library, provides static reflection for enums, works with any enum type without any macro or boilerplate code.
	pkgver = 0.6.6
	pkgrel = 1
	url = https://github.com/Neargye/magic_enum
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = wget
	source = https://github.com/Neargye/magic_enum/archive/v0.6.6.tar.gz
	sha256sums = 1033f9a9315023feebb48f20d5a572149ec72c1e95a52bcf7042a412ff9d2e28

pkgname = magic_enum