gis/qmapshack: Updated for version 1.6.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniel Stolarski 2016-07-26 01:06:21 +07:00 committed by Willy Sudiarto Raharjo
parent 73556dd193
commit 31c8426ef9
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@
# http://sam.zoy.org/wtfpl/COPYING for more details.
PRGNAM=qmapshack
VERSION=${VERSION:-1.6.1}
VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="qmapshack"
VERSION="1.6.1"
VERSION="1.6.3"
HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.6.1.tar.gz"
MD5SUM_x86_64="e4acf43b966f7912bdaff51d722d0551"
DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.6.3.tar.gz"
MD5SUM_x86_64="e40ddf619f505724ec4b37abb9d94846"
REQUIRES="gdal qt5-webkit routino"
MAINTAINER="Daniel Stolarski"
EMAIL="daniel.stolarski@gmail.com"