summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e5b8a9907b456dca4064899cd579cdcc57b4d0f (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 = 2.2.0.r19.gc862ceb
	pkgrel = 1
	url = https://github.com/Hetsh/mcsctl
	install = mcsctl-git.install
	arch = any
	license = Unlicense
	makedepends = git
	depends = bash
	depends = grep
	depends = java-runtime>=16
	depends = openbsd-netcat
	depends = sed
	depends = jq
	depends = screen
	depends = sudo
	provides = mcsctl
	conflicts = mcsctl
	source = mcsctl::git+https://github.com/Hetsh/mcsctl.git
	sha256sums = SKIP

pkgname = mcsctl-git