summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb16ef70faefe82f2d75c3c2f9a3905535fd0386 (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.7.0
	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.7.0.tar.gz
	sha256sums = 4fe6627407a656d0d73879c0346b251ccdcfb718c37bef5410ba172c7c7d5f9a

pkgname = magic_enum