summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-08-09 15:07:03 +0300
committerNikolay Korotkiy2018-08-09 15:07:03 +0300
commit1d01bb146b5e5a6d4c38c895d7e5228def42ab5d (patch)
tree2fa5015625ce7028b6a1a509d398c7ce2dd35235
parent1b47563261a849d4a72b2fc8431f44e5755c5c0f (diff)
downloadaur-1d01bb146b5e5a6d4c38c895d7e5228def42ab5d.tar.gz
gpxsee release 5.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6c12d595654..920e5bd7acd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.1.0
-# Wed Jul 4 10:21:00 UTC 2018
+# Generated by makepkg 5.1.1
+# Thu Aug 9 12:05:54 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.15.r1043.dd9e42a
+ pkgver = 5.16.r1070.6194519
pkgrel = 1
url = http://www.gpxsee.org/
arch = i686
@@ -12,7 +12,7 @@ pkgbase = gpxsee-git
makedepends = qt5-tools
depends = qt5-base
optdepends = qt5-imageformats: Support for TIFF
- provides = gpxsee=5.15.r1043.dd9e42a
+ provides = gpxsee=5.16.r1070.6194519
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 26e54c4b7b93..69074d609b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.15.r1043.dd9e42a
+pkgver=5.16.r1070.6194519
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')