summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 709a51e549248886f5e34780e8e4c25970b1d940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = mcsctl-git
	pkgdesc = Manage multiple minecraft servers with a simple bash script and systemd unit templates.
	pkgver = master
	pkgrel = 13
	url = https://github.com/Hetsh/mcsctl
	install = mcsctl-git.install
	arch = any
	license = GPL3
	depends = bash
	depends = grep
	depends = java-runtime-headless>=8
	depends = openbsd-netcat
	depends = sed
	depends = jq
	depends = screen
	depends = sudo
	provides = mcsctl
	conflicts = mcsctl
	source = https://github.com/Hetsh/mcsctl/archive/dc3e9e1f8e52b1011187c28f2e5ca526af0dcbc4.tar.gz
	sha256sums = d3cb46ec087af0c6f655f6d4422b4ee9598673148dfca85f9df4a5773efbd94d

pkgname = mcsctl-git