summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-08-23 01:24:37 +0300
committerNikolay Korotkiy2018-08-23 01:24:37 +0300
commitdad2f6c7e0888b425406d34287c9e4cc573d5b30 (patch)
tree1fc84b88449d62945f6bd9c5666497ae6fb1def5
parent1d01bb146b5e5a6d4c38c895d7e5228def42ab5d (diff)
downloadaur-dad2f6c7e0888b425406d34287c9e4cc573d5b30.tar.gz
gpxsee release 5.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 920e5bd7acd5..9d079deddeea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.1
-# Thu Aug 9 12:05:54 UTC 2018
+# Wed Aug 22 22:23:48 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.16.r1070.6194519
+ pkgver = 5.17.r1097.d4b46a4
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.16.r1070.6194519
+ provides = gpxsee=5.17.r1097.d4b46a4
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 69074d609b95..554b725399e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.16.r1070.6194519
+pkgver=5.17.r1097.d4b46a4
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')