gis/qmapshack: Updated for version 1.12.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Daniel Stolarski 2018-10-30 11:47:14 +00:00 committed by Willy Sudiarto Raharjo
parent b0cead88cb
commit 7bae185dd7
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.11.1}
VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="qmapshack"
VERSION="1.11.1"
VERSION="1.12.0"
HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://slackware.uk/sbosrcarch/by-name/gis/qmapshack/qmapshack-1.11.1.tar.gz"
MD5SUM_x86_64="ec970e65c3cd951ae9fd2c7a54b54f37"
DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.12.0.tar.gz"
MD5SUM_x86_64="e20730e5b5bd41f80821d4163bc94ba7"
REQUIRES="gdal qt5-webkit routino quazip"
MAINTAINER="Daniel Stolarski"
EMAIL="daniel.stolarski@gmail.com"