summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01571b1c730125a53ee945c84ac3a90192f7d878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ogar-git
	pkgdesc = An open source Agar.io server implementation, written with Node.js.
	pkgver = git
	pkgrel = 4
	url = https://github.com/OgarProject/Ogar
	install = ogar-git.install
	arch = any
	license = Apache
	depends = nodejs
	depends = npm
	depends = git
	depends = systemd
	backup = usr/share/ogar/gameserver.ini
	source = git+https://github.com/OgarProject/Ogar
	source = ogar.service
	sha1sums = SKIP
	sha1sums = 17e04c0c5872f64ed05bf0f6844ee276210d7bda

pkgname = ogar-git