summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 16 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b968ffff056..d801950a823b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
+# Generated by mksrcinfo v8
+# Tue Feb 19 01:14:33 UTC 2019
pkgbase = mcstatus
- pkgdesc = A Minecraft server status probing library
- pkgver = git
+ pkgdesc = Provides an easy way to query Minecraft servers for any information they can expose.
+ pkgver = 2.2
pkgrel = 1
- url = https://github.com/MoeLeak/mcstatus
- arch = x86_64
- arch = i686
- license = MIT
- depends = cmake
- depends = boost
- depends = clang
- source = mcstatus::git+https://github.com/MoeLeak/mcstatus.git
- md5sums = SKIP
+ url = https://github.com/Dinnerbone/mcstatus
+ arch = any
+ license = Apache
+ checkdepends = python-mock
+ checkdepends = python-nose
+ makedepends = python-setuptools
+ depends = python
+ depends = python-six
+ depends = python-click
+ depends = python-dnspython
+ source = https://github.com/Dinnerbone/mcstatus/archive/release-2.2.tar.gz
+ sha256sums = 489b85ea4ff49efdd94d890b6408368556f63df9bc9f0a4d5dced13ece64e265
pkgname = mcstatus