summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2016-12-07 00:07:48 -0800
committerMike Swanson2016-12-07 00:07:48 -0800
commitd742823493e130ec63845f14d4cac2af00b76235 (patch)
treee6ac3371a9450d986d66b1476622e1e6f9db55d5 /PKGBUILD
parentef8c2f58c1531d613f02470c4ff18f9d9a07b0ac (diff)
downloadaur-d742823493e130ec63845f14d4cac2af00b76235.tar.gz
Update to 0.12.144
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 675c7c68dd3f..f030e3f165a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
# Use a snapshot build, matching http://overviewer.org/downloads until
-# a proper release is made. This snapshot suports Minecraft 1.10
+# a proper release is made. This snapshot suports Minecraft 1.11
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,} ${_pkgname,,}-docs)
-pkgver=0.12.137
-_gitcommit=7a0930af6379131c36cd9a6c0a07ab835cdc18c2
+pkgver=0.12.144
+_gitcommit=6ea2758c319048551a504e09707f252d82060483
pkgrel=1
pkgdec="Render a Minecraft map with a Google Maps interface"
arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@ license=('GPL')
depends=('python2' 'python2-pillow' 'python2-numpy')
makedepends=('python2-sphinx')
source=("$url/archive/$_gitcommit.tar.gz")
-sha256sums=('314e8e25a8490ff8e55ca3280a1f045357f470a0faa6a6eddf433a5aba74d3bc')
+sha256sums=('277877827918785b98dbae01e93d290ec1eef4ce581d5d36e008425cc092d5a6')
build() {
cd "${_pkgname}-$_gitcommit"