aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-05-20 11:53:30 +0200
committerGordian Edenhofer2016-05-20 11:53:30 +0200
commit9fafea9acfad5efe2525d3a1171ae0f7d38c0141 (patch)
treeb2b31673c1f0af447ab48cb6cf6430540ad6aaae /PKGBUILD
parent53bb3e07646e83182bac85584c0ea9a335139e32 (diff)
downloadaur-9fafea9acfad5efe2525d3a1171ae0f7d38c0141.tar.gz
upgpkg: (minecraft-server|spigot) 1.9.4-2
Pause player checking when in idle_server mode as long as someone is connected to the server console. Not only does it make sense for any admin which wants to monitor the console, it also removes annoying list invocations from the console while e.g. typing in it. upgpkg: minecraft-server 1.9.4-2 upgpkg: spigot 1.9.4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d4f191f41ec..8604049a00ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=minecraft-server
pkgver=1.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="Minecraft server unit files, script, and jar"
arch=('any')
url="http://minecraft.net/"
@@ -27,7 +27,7 @@ md5sums=('292feb3085809e714da2ca75514b9d5b'
'fef6fadd0739ae03ff71ba61025be207'
'afb84ad0316af0aca421b36eaa2bbd90'
'00045683c06924d765ac14887218ffcc'
- 'ae1a827fe7fa5ff62b1b5627d6850c82')
+ '0d0a8999614edeb1614f425b48d0878c')
_game="minecraft"
_server_root="/srv/minecraft"