summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2019-11-15 00:53:31 -0800
committerMike Swanson2019-11-15 00:53:31 -0800
commit1ec1154da8128340ab7466e8d8c53b50b348acea (patch)
tree7966b948dd503c3f93708eb153d8014e27a01764 /PKGBUILD
parent64a3d92d138e69ce1cdcf38c67f06cb559c4b322 (diff)
downloadaur-1ec1154da8128340ab7466e8d8c53b50b348acea.tar.gz
Update for Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 676754aea553..b381acac5959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,}{,-docs}-git)
-pkgver=0.14.0.r3.4b84780
-pkgrel=2
+pkgver=0.14.0.r87.7d9feb3
+pkgrel=1
pkgdesc="Render large resolution images of a Minecraft map with a web UI"
arch=('x86_64' 'i686')
url="https://github.com/overviewer/${_pkgname}"