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

pkgname = entt