summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-11-17 21:25:04 +0300
committerNikolay Korotkiy2019-11-17 21:25:04 +0300
commit6afb97d47d8dc58a811323023a61de41e4d2b37a (patch)
treef23ae73bd2b6b3c8bf9724909343cf5a920309f8
parent47d03c708a1d485feace624cb17bd3609afb82cc (diff)
downloadaur-6afb97d47d8dc58a811323023a61de41e4d2b37a.tar.gz
gpxsee release 7.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0de5a49b5040..0b1ecebed99b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.2.1
-# Mon Nov 4 22:26:29 UTC 2019
+# Sun Nov 17 18:24:29 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.17.r2.g15af82e
+ pkgver = 7.18.r0.g3721084
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.17.r2.g15af82e
+ provides = gpxsee=7.18.r0.g3721084
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4e596a7cfadc..d6bdd1c6d8d8 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.17.r2.g15af82e
+pkgver=7.18.r0.g3721084
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)