summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2019-04-28 19:02:41 -0700
committerMike Swanson2019-04-28 19:02:41 -0700
commita6cac5ed228148b8248c42301b571789474e68db (patch)
tree9dde24510df516d7568d9351da26821b083e39e2 /PKGBUILD
parent734e5de8a7c8d06240bc96fd3799db1fa85c9238 (diff)
downloadaur-a6cac5ed228148b8248c42301b571789474e68db.tar.gz
Update to 0.13.84
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 815611517609..cc00b519e985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,} ${_pkgname,,}-docs)
-pkgver=0.13.76
-_gitcommit=8760b040c6edbc1c7b0d674e3636f571582d0e76
+pkgver=0.13.84
+_gitcommit=0004540a57677486c46da02eed66f70e3412b7a5
pkgrel=1
pkgdec="Render a Minecraft map with a Google Maps interface"
arch=('x86_64')
@@ -15,7 +15,7 @@ license=('GPL')
depends=('python2' 'python2-pillow' 'python2-numpy')
makedepends=('python2-sphinx')
source=("$url/archive/$_gitcommit.tar.gz")
-sha512sums=('fbfa71922270e52d35f25ffca0914a773cc005c40bbab769cb40b4318893bb2c3f5d697cffce23fa211d6c634722fdac20d4116b3579cf3eec5831b2966890d7')
+sha512sums=('ecad045886ad8becb6a0b80eba6af9f2f4b9dabac9ac013e219335b4e849cd3ead41fb39a4a30bbd1236f5fb664e6130047019a748eb4f3cba4067b3d179ee97')
build() {
cd "${_pkgname}-$_gitcommit"