summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dcecb1b7a29..b60bd7517b18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = python-mcipc
pkgdesc = Python 3 library and scripts for the RCON and Query protocol
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/coNQP/mcipc
arch = any
license = GPLv3
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools-scm
+ makedepends = python-wheel
depends = python
depends = python-setuptools
depends = python-rcon>=2.3.4