gis/gpxsee: Updated for version 5.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Nikolay Korotkiy 2018-03-13 11:51:37 +00:00 committed by Willy Sudiarto Raharjo
parent 05cf2e9720
commit a8601fec5c
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.2}
VERSION=${VERSION:-5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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