summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff60ea719ca4..004b2b2d051e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.0
-# Wed May 30 06:00:08 UTC 2018
+# Sun Jun 24 12:14:30 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.13.r1011.2c816a5
+ pkgver = 5.14.r1023.8e713a1
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.13.r1011.2c816a5
+ provides = gpxsee=5.14.r1023.8e713a1
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8d6b02913cdb..49b951c9ce19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.13.r1011.2c816a5
+pkgver=5.14.r1023.8e713a1
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')