summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-02-19 02:24:10 +0300
committerNikolay Korotkiy2019-02-19 02:24:10 +0300
commit32a833932cc04ca4fda44a95bf813140abf401d9 (patch)
tree4ea971a1dd545fef63d89b5d13e615308adb5f26
parentad82c5f503197553970c0dff737410955fd146ce (diff)
downloadaur-32a833932cc04ca4fda44a95bf813140abf401d9.tar.gz
gpxsee release 7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0662f9133ad4..fb8f6106452f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.2
-# Mon Jan 28 22:31:57 UTC 2019
+# Mon Feb 18 23:23:23 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.2.r1413.91e633e9
+ pkgver = 7.3.r1489.fc8fda7a
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.2.r1413.91e633e9
+ provides = gpxsee=7.3.r1489.fc8fda7a
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 252169fe1dd3..dcd03889e75c 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.2.r1413.91e633e9
+pkgver=7.3.r1489.fc8fda7a
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')