summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-10-08 00:06:02 +0300
committerNikolay Korotkiy2018-10-08 00:06:02 +0300
commit20af8c63fdfbc7c698ed6a48268e68bc456bab51 (patch)
tree72f70f4250e1c7d184cbdb8a76d3819fcb05f44d
parent78e489292ee5006cb6ab462492fc942c25ebec39 (diff)
downloadaur-20af8c63fdfbc7c698ed6a48268e68bc456bab51.tar.gz
gpxsee release 6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fcdabaedd94..762b094700c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.1
-# Sun Sep 23 11:56:33 UTC 2018
+# Sun Oct 7 21:04:23 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 6.0.r1219.083dd39b
+ pkgver = 6.2.r1244.0e4a5abc
pkgrel = 1
url = http://www.gpxsee.org/
arch = i686
@@ -12,7 +12,7 @@ pkgbase = gpxsee-git
makedepends = python
depends = qt5-base
optdepends = qt5-imageformats: Support for TIFF
- provides = gpxsee=6.0.r1219.083dd39b
+ provides = gpxsee=6.2.r1244.0e4a5abc
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f35947f2e32c..f54202599084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ wl_project=${_pkgname}
wl_component=Translations
wl_dl="https://hosted.weblate.org/download/${wl_project}/${wl_component}"
pkgname=${_pkgname,,}-git
-pkgver=6.0.r1219.083dd39b
+pkgver=6.2.r1244.0e4a5abc
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')