diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-02-18 11:00:36 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-02-18 11:00:36 +0000 |
commit | 19792d12715cb132330e1c079b6b26660f40f28a (patch) | |
tree | b99331cf68062931709da7432713e39e5510eb15 | |
parent | 70c042e5c317e248b55a9afef30552448b9ee4b0 (diff) | |
download | slackbuilds-19792d12715cb132330e1c079b6b26660f40f28a.tar.gz |
gis/gpxsee: Updated for version 5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 f13519a5c3..c909b186c5 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.1} +VERSION=${VERSION:-5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info index c38733fda5..9d43d22750 100644 --- a/gis/gpxsee/gpxsee.info +++ b/gis/gpxsee/gpxsee.info @@ -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" |