summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-01-29 01:33:25 +0300
committerNikolay Korotkiy2019-01-29 01:33:25 +0300
commitad82c5f503197553970c0dff737410955fd146ce (patch)
tree9063bf8347a0f632eb8a88e7be72570af08c3e8b
parent733ef42369ab55e1186775fa2050f2d7166dfc46 (diff)
downloadaur-ad82c5f503197553970c0dff737410955fd146ce.tar.gz
gpxsee release 7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b7601c6c9c8..0662f9133ad4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.2
-# Sat Jan 26 08:58:14 UTC 2019
+# Mon Jan 28 22:31:57 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.1.r1381.5c3fd087
+ pkgver = 7.2.r1413.91e633e9
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.1.r1381.5c3fd087
+ provides = gpxsee=7.2.r1413.91e633e9
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f9f3ae2f6b64..252169fe1dd3 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.1.r1381.5c3fd087
+pkgver=7.2.r1413.91e633e9
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')