summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2019-04-23 22:40:12 -0700
committerMike Swanson2019-04-23 22:40:12 -0700
commit734e5de8a7c8d06240bc96fd3799db1fa85c9238 (patch)
tree3e0693096c63bdbeb2fade33ff1a2ba62e93b586 /PKGBUILD
parentcc0ceda06cb5948ef65cc7c2b00ad8ffe3fcd421 (diff)
downloadaur-734e5de8a7c8d06240bc96fd3799db1fa85c9238.tar.gz
Update to 0.13.76
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 773b8bc571c9..815611517609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,} ${_pkgname,,}-docs)
-pkgver=0.13.73
-_gitcommit=134d6063bf887c45e671639c60b49104a912df45
+pkgver=0.13.76
+_gitcommit=8760b040c6edbc1c7b0d674e3636f571582d0e76
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=('3035040f1e4a6a7d9b2c4c3354a42e23fc3560aa0974c20ef077031d3baa0fe076c0bf55987d82ae67baf254b935e58a6d57559e9272ed7c0932703f27208d2a')
+sha512sums=('fbfa71922270e52d35f25ffca0914a773cc005c40bbab769cb40b4318893bb2c3f5d697cffce23fa211d6c634722fdac20d4116b3579cf3eec5831b2966890d7')
build() {
cd "${_pkgname}-$_gitcommit"