gis/gpxsee: Updated for version 5.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Nikolay Korotkiy 2018-02-18 11:00:36 +00:00 committed by David Spencer
parent 70c042e5c3
commit 19792d1271
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gpxsee
VERSION=${VERSION:-5.1}
VERSION=${VERSION:-5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gpxsee"
VERSION="5.1"
VERSION="5.2"
HOMEPAGE="http://www.gpxsee.org/"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.1/GPXSee-5.1.tar.gz"
MD5SUM="0c6f34f2f55d12da3c9cb41a2417dd73"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.2/GPXSee-5.2.tar.gz"
MD5SUM="2f3cb69e41d54e1e328def5a7065f1bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"