summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-06-16 01:00:11 +0300
committerNikolay Korotkiy2019-06-16 01:00:11 +0300
commitb1663616f4490c0ddbfdb1c598fe89bbe70d8b1d (patch)
treedc386fbb392fd4c7da18b4922710228120704135
parentabf7555f3d71c73f1376f2ffa1920b00a5e7df9b (diff)
downloadaur-b1663616f4490c0ddbfdb1c598fe89bbe70d8b1d.tar.gz
gpxsee release 7.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9e26f092168..9099e014d8ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Fri Jun 14 11:26:18 UTC 2019
+# Sat Jun 15 21:59:32 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.8.r1675.d574710b
+ pkgver = 7.9.r1676.811f5f86
pkgrel = 1
url = https://www.gpxsee.org/
arch = i686
@@ -13,7 +13,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.8.r1675.d574710b
+ provides = gpxsee=7.9.r1676.811f5f86
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fc980f17cc68..31b0dd213473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,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.8.r1675.d574710b
+pkgver=7.9.r1676.811f5f86
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')