summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-05-25 19:47:42 +0300
committerNikolay Korotkiy2018-05-25 19:47:42 +0300
commit4c7208329da595397d238ae67f4214b3f3a0684b (patch)
treecc403664eda1d1673678603a5b4204480030ab4c
parent9a765591a09f60a99b2dbc9c3dceb68f98c11478 (diff)
downloadaur-4c7208329da595397d238ae67f4214b3f3a0684b.tar.gz
gpxsee release 5.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ab3a7fa222d..3da0746c07d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
-# Tue May 15 18:03:59 UTC 2018
+# Fri May 25 16:46:45 UTC 2018
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 5.11.r978.a762445
+ pkgver = 5.12.r1004.bafd0b6
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.11.r978.a762445
+ provides = gpxsee=5.12.r1004.bafd0b6
conflicts = gpxsee
source = GPXSee-master::git://github.com/tumic0/GPXSee.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec6ca83887d7..6e99d9f3fa45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _orgname=tumic0
_pkgname=GPXSee
_branch=master
pkgname=${_pkgname,,}-git
-pkgver=5.11.r978.a762445
+pkgver=5.12.r1004.bafd0b6
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=('i686' 'x86_64')