summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-09-29 22:02:43 +0300
committerNikolay Korotkiy2019-09-29 22:02:43 +0300
commit037936f37f3fa58455d1af6b38c230531d36a8c9 (patch)
treeb1f1cc87211d65bf67b3a8cfd8390a04a7dd7f50
parent00ec92de2916fb9e422853a5a408982ad80dc2a5 (diff)
downloadaur-037936f37f3fa58455d1af6b38c230531d36a8c9.tar.gz
gpxsee release 7.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7afd367b8a8..cc2870c3bd28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Tue Sep 3 11:03:22 UTC 2019
+# Sun Sep 29 19:02:08 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.13.r0.gfcaacb4
+ pkgver = 7.14.r0.gd355819
pkgrel = 1
url = https://www.gpxsee.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = gpxsee-git
depends = qt5-base
optdepends = qt5-imageformats: Support for GeoTIFF images
optdepends = qt5-pbfimageplugin: Support for PBF vector maps
- provides = gpxsee=7.13.r0.gfcaacb4
+ provides = gpxsee=7.14.r0.gd355819
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 966ae092d14a..b516684c42c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _wl_project=${_pkgname}
_wl_hz="https://hosted.weblate.org/healthz/"
_wl_dl="https://hosted.weblate.org/download/${_wl_project}"
pkgname=${_pkgname,,}-git
-pkgver=7.13.r0.gfcaacb4
+pkgver=7.14.r0.gd355819
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)