summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71d08999cc5ce008e1f7d3333c700740bb3aae3b (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.2
	pkgrel = 1
	url = https://skypjack.github.io/entt/
	arch = any
	license = MIT
	makedepends = cmake
	source = https://github.com/skypjack/entt/archive/v3.13.2.tar.gz
	sha256sums = cb556aa543d01177b62de41321759e02d96078948dda72705b3d7fe68af88489

pkgname = entt