summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-03-11 10:47:28 +0300
committerNikolay Korotkiy2019-03-11 10:47:28 +0300
commit14c763fd0fc6bf74640cfc5460a83fccc3eaa840 (patch)
tree07c2bf0613b96160497a41b9b9f93b7187b05c90
parent32a833932cc04ca4fda44a95bf813140abf401d9 (diff)
downloadaur-14c763fd0fc6bf74640cfc5460a83fccc3eaa840.tar.gz
gpxsee release 7.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb8f6106452f..e135fe26c323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.1.2
-# Mon Feb 18 23:23:23 UTC 2019
+# Generated by makepkg 5.1.3
+# Mon Mar 11 07:46:41 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.3.r1489.fc8fda7a
+ pkgver = 7.4.r1528.78d07cc1
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.3.r1489.fc8fda7a
+ provides = gpxsee=7.4.r1528.78d07cc1
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dcd03889e75c..bc2c2819e2ac 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.3.r1489.fc8fda7a
+pkgver=7.4.r1528.78d07cc1
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')