summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-03-16 23:10:23 +0300
committerNikolay Korotkiy2019-03-16 23:10:23 +0300
commite050832f431014660ac246f6854573750dca5aa7 (patch)
tree6dbfa89f344e3e4977e54b8673658731ef61a6e8
parent14c763fd0fc6bf74640cfc5460a83fccc3eaa840 (diff)
downloadaur-e050832f431014660ac246f6854573750dca5aa7.tar.gz
gpxsee release 7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e135fe26c323..1e1cc541ee13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Mon Mar 11 07:46:41 UTC 2019
+# Sat Mar 16 20:09:05 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.4.r1528.78d07cc1
+ pkgver = 7.5.r1562.010b9836
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.4.r1528.78d07cc1
+ provides = gpxsee=7.5.r1562.010b9836
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bc2c2819e2ac..4004e4f3f216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _use_gh_api=true
wl_project=${_pkgname}
wl_dl="https://hosted.weblate.org/download/${wl_project}"
pkgname=${_pkgname,,}-git
-pkgver=7.4.r1528.78d07cc1
+pkgver=7.5.r1562.010b9836
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')