summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4e8a6241b7..886503a15f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,}{,-docs}-git)
-pkgver=0.15.0.r30.dc6f8cfc
+pkgver=0.17.0.r20.c1f1c311
pkgrel=1
pkgdesc="Render large resolution images of a Minecraft map with a web UI"
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="https://github.com/overviewer/${_pkgname}"
license=('GPL3')
depends=('python' 'python-pillow' 'python-numpy')