summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2019-05-18 01:23:58 -0700
committerMike Swanson2019-05-18 01:23:58 -0700
commit1b826ba6ba98db60dcfae2f6dd57b921bf25a25b (patch)
treec2b6eecd2cd3c27aa008df9d913ef3a5ff04e660 /PKGBUILD
parenta6cac5ed228148b8248c42301b571789474e68db (diff)
downloadaur-1b826ba6ba98db60dcfae2f6dd57b921bf25a25b.tar.gz
Update to 0.13.88
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc00b519e985..46882764a98f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=Minecraft-Overviewer
pkgname=(${_pkgname,,} ${_pkgname,,}-docs)
-pkgver=0.13.84
-_gitcommit=0004540a57677486c46da02eed66f70e3412b7a5
+pkgver=0.13.88
+_gitcommit=f1c7ab93f19c9fb30d4bc14d4921da0e6b1c352a
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=('ecad045886ad8becb6a0b80eba6af9f2f4b9dabac9ac013e219335b4e849cd3ead41fb39a4a30bbd1236f5fb664e6130047019a748eb4f3cba4067b3d179ee97')
+sha512sums=('87477a6f4a96a65690a7087d1201cf3c0eee61432af385c25b0343f70e911147d22141b83edeb1bff2777d4f8f3deb931b009b8c7838fe1be030be0d1b7f0b73')
build() {
cd "${_pkgname}-$_gitcommit"