summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7c7ad4d8e6b37545670a74c2e055b251af40363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.3
	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.3.tar.gz
	sha256sums = b8d0cd848546fee136dc1fa4bb021a1e4dc8fe98e44d8c119faa3ef387636bf7

pkgname = magic_enum