summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-10-29 11:45:22 +0300
committerNikolay Korotkiy2019-10-29 11:45:22 +0300
commit99ea3571b43d2ff788e3db48f8a96df9175af89b (patch)
tree76042407c9e15c42c79cccf8dd81205153623b80
parentdc6c778fe1914a13666b80499cc2ed0d3c87ca0a (diff)
downloadaur-99ea3571b43d2ff788e3db48f8a96df9175af89b.tar.gz
gpxsee release 7.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f959f6ff6864..2b9e72d514f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.1.3
-# Sun Oct 6 07:33:38 UTC 2019
+# Generated by makepkg 5.2.0
+# Tue Oct 29 08:44:44 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.15.r2.g7166623
+ pkgver = 7.16.r1.g10d2fe4
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.15.r2.g7166623
+ provides = gpxsee=7.16.r1.g10d2fe4
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index db3a4dd628be..72ccfbe3704b 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.15.r2.g7166623
+pkgver=7.16.r1.g10d2fe4
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)