summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-07-04 13:21:57 +0300
committerNikolay Korotkiy2018-07-04 13:21:57 +0300
commit1b47563261a849d4a72b2fc8431f44e5755c5c0f (patch)
treeafd24e91ea5756a4276b7334992e941a17950b28
parent6051f5ddd388da1cf93bd24cce2e7b0f8770f73f (diff)
downloadaur-1b47563261a849d4a72b2fc8431f44e5755c5c0f.tar.gz
gpxsee release 5.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 004b2b2d051e..b6c12d595654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.0
-# Sun Jun 24 12:14:30 UTC 2018
+# Wed Jul 4 10:21:00 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.14.r1023.8e713a1
+ pkgver = 5.15.r1043.dd9e42a
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.14.r1023.8e713a1
+ provides = gpxsee=5.15.r1043.dd9e42a
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49b951c9ce19..26e54c4b7b93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.14.r1023.8e713a1
+pkgver=5.15.r1043.dd9e42a
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')