summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5766b8043282fac28db806f86f1b705837cb7b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = entt
	pkgdesc = A header-only, tiny and easy to use entity-component system (and much more) written in modern C++
	pkgver = 3.13.1
	pkgrel = 1
	url = https://skypjack.github.io/entt/
	arch = any
	license = MIT
	makedepends = cmake
	source = https://github.com/skypjack/entt/archive/v3.13.1.tar.gz
	sha256sums = a4f290b601a70333126abd2cec7b0c232c74a4f85dcf1e04d969e8122dae8652

pkgname = entt