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 058447581d5a..3ab3a7fa222d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
-# Wed May 9 18:12:14 UTC 2018
+# Tue May 15 18:03:59 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.10.r962.bd6c6ef
+ pkgver = 5.11.r978.a762445
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.10.r962.bd6c6ef
+ provides = gpxsee=5.11.r978.a762445
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f8d6694155c8..ec6ca83887d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.10.r962.bd6c6ef
+pkgver=5.11.r978.a762445
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')