summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7a51bc048ece3d85f08c611c38ac3ddaa2c319d (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.5
	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.5.tar.gz
	sha256sums = 37a69482517c8976cb48cd271da8c6ba92e07ee2ab2bdd7caef4c8158af77359

pkgname = magic_enum