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

pkgname = entt