summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2020-12-21 10:02:50 +0100
committerRichard Neumann2020-12-21 10:02:50 +0100
commit94c3bfb41ba7c5aa821fec69b1b2211e9a678f14 (patch)
tree880889666bbcae14004d89419e7b208bdabd7be2 /PKGBUILD
parentf4463e6e2049d44e0e94795995d8d80a98196f0a (diff)
downloadaur-94c3bfb41ba7c5aa821fec69b1b2211e9a678f14.tar.gz
Updated to 2.0.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcb205b9203f..f885613353f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgbase='mcipc'
pkgname="python-${_pkgbase}"
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc='Python 3 library and scripts for the RCON and Query protocol'
arch=('any')
url="https://github.com/coNQP/${_pkgbase}"