desktop/qlandkartegt: Updated for version 1.6.0, added license.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Daniel Stolarski 2012-12-18 10:02:48 +01:00 committed by Matteo Bernardini
parent d09d9f85a0
commit 48767a3cef
2 changed files with 11 additions and 6 deletions

View file

@ -1,11 +1,16 @@
#!/bin/sh
# Slackware build script for QLandkarteGT
# Written by Daniel Stolarski <daniel.stolarski@gmail.com>
# Copyright 2012 Daniel Stolarski <daniel.stolarski@gmail.com>
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
# and/or modify it under the terms of the Do What The Fuck You Want
# To Public License, Version 2, as published by Sam Hocevar. See
# http://sam.zoy.org/wtfpl/COPYING for more details.
PRGNAM=qlandkartegt
VERSION=${VERSION:-1.5.0}
VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qlandkartegt"
VERSION="1.5.0"
VERSION="1.6.0"
HOMEPAGE="http://www.qlandkarte.org"
DOWNLOAD="http://downloads.sf.net/qlandkartegt/qlandkartegt-1.5.0.tar.gz"
MD5SUM="6cee3d392ebbc13ec87f64a739a7225e"
DOWNLOAD="http://downloads.sf.net/qlandkartegt/qlandkartegt-1.6.0.tar.gz"
MD5SUM="9a446c3c543f698eaaec05c083088035"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal"