mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/qlandkartegt: Updated for version 1.7.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a062aaf99
commit
3ef0f47fe5
3 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
|||
if [ -x /usr/bin/update-desktop-database ]; then
|
||||
/usr/bin/update-desktop-database -q usr/share/applications
|
||||
fi
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
PRGNAM=qlandkartegt
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qlandkartegt"
|
||||
VERSION="1.7.6"
|
||||
VERSION="1.7.7"
|
||||
HOMEPAGE="http://www.qlandkarte.org"
|
||||
DOWNLOAD="http://downloads.sf.net/qlandkartegt/qlandkartegt-1.7.6.tar.gz"
|
||||
MD5SUM="4213da3ad94bda19a77db91617edd152"
|
||||
DOWNLOAD="http://downloads.sf.net/qlandkartegt/qlandkartegt-1.7.7.tar.gz"
|
||||
MD5SUM="f9ac802cea2719eab920f44f7f773a82"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal"
|
||||
|
|
Loading…
Reference in a new issue