diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-03-13 11:51:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:47 +0700 |
commit | a8601fec5c2e909a868482e6c9673fb5c9fb7f16 (patch) | |
tree | 917a4310b82d69a990cd9a030aa693df2a3a8144 /gis/gpxsee | |
parent | 05cf2e9720292fd1f9691cf5616861ab92be55f8 (diff) | |
download | slackbuilds-a8601fec5c2e909a868482e6c9673fb5c9fb7f16.tar.gz |
gis/gpxsee: Updated for version 5.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee')
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 2 | ||||
-rw-r--r-- | gis/gpxsee/gpxsee.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index c909b186c5..135190c247 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -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} diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info index 9d43d22750..ca094657db 100644 --- a/gis/gpxsee/gpxsee.info +++ b/gis/gpxsee/gpxsee.info @@ -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" |