mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/qmapshack: Updated for version 1.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2554b13114
commit
6e66995925
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
# http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
PRGNAM=qmapshack
|
||||
VERSION=${VERSION:-1.12.0}
|
||||
VERSION=${VERSION:-1.12.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="qmapshack"
|
||||
VERSION="1.12.0"
|
||||
VERSION="1.12.1"
|
||||
HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.12.0.tar.gz"
|
||||
MD5SUM_x86_64="e20730e5b5bd41f80821d4163bc94ba7"
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.12.1.tar.gz"
|
||||
MD5SUM_x86_64="718f8f526da516c50e1d983a79cf2a5c"
|
||||
REQUIRES="gdal qt5-webkit routino quazip"
|
||||
MAINTAINER="Daniel Stolarski"
|
||||
EMAIL="daniel.stolarski@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue