summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-07-09 00:20:03 +0300
committerNikolay Korotkiy2019-07-09 00:20:03 +0300
commit91d87b61a508d678fc92fcc31c6d0f7082f3c1c7 (patch)
tree4601513390ce40b89d27761c225e12484f71e372
parentb72e6a5d654c51e87ef8ac3342126058a4356a9a (diff)
downloadaur-91d87b61a508d678fc92fcc31c6d0f7082f3c1c7.tar.gz
gpxsee release 7.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1854dfa83cb..f080c5568434 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Wed Jul 3 10:33:00 UTC 2019
+# Mon Jul 8 21:18:25 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.9.r11.g863aa3f
+ pkgver = 7.10.r3.ga7efa80
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.9.r11.g863aa3f
+ provides = gpxsee=7.10.r3.ga7efa80
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 36901a49b9f1..5a566a741472 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.9.r11.g863aa3f
+pkgver=7.10.r3.ga7efa80
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)