summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2018-01-17 17:09:16 -0800
committerMike Swanson2018-01-17 17:09:16 -0800
commite47ef25f23661fb7a0f99489cc9894ed3b13cef0 (patch)
tree7918655fec91b1889753cffe5330cf88b34d4509 /PKGBUILD
parent4b71f1533cf37d30db0e1035efc027a76d4b3b5a (diff)
downloadaur-e47ef25f23661fb7a0f99489cc9894ed3b13cef0.tar.gz
Update to 0.12.204
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 851ccafe2ec7..bb741ad51903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,} ${_pkgname,,}-docs)
-pkgver=0.12.196
-_gitcommit=6043ae958e28f039798dc1225de7826066fd2370
+pkgver=0.12.204
+_gitcommit=22b9ab3f631e854b4932b453e8a1a81b61946174
pkgrel=1
pkgdec="Render a Minecraft map with a Google Maps interface"
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ license=('GPL')
depends=('python2' 'python2-pillow' 'python2-numpy')
makedepends=('python2-sphinx')
source=("$url/archive/$_gitcommit.tar.gz")
-sha512sums=('b6cc6ba76d75b9572f17fd30fae22122b254029ad2065ba76d18a7f9a9faae1b17ce5307c088e73b1ce7668a46356b4cc3bb8036c6610d6a03e110ecac3ae8f0')
+sha512sums=('b6a779ec91ca7d4c56fe8768fb7b512705b52096b5d341467a17912049a11bd93b65a4591c4d3e100012fe895188e0871ac7fd87b864a7d19ab5c759b8e40d9d')
build() {
cd "${_pkgname}-$_gitcommit"