gis/qmapshack: Updated for version 1.8.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniel Stolarski 2017-05-26 14:11:55 +07:00 committed by Willy Sudiarto Raharjo
parent f7ee759760
commit af0026dad0
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.8.0}
VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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