summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-08-22 02:27:12 +0300
committerNikolay Korotkiy2019-08-22 02:27:12 +0300
commit8a17b09c45ef09da383f759c04438a45af49e1b5 (patch)
tree13807bd6874dde31abfa27e0a482edea87d2ce0d
parent84e0748f7c95060fa7450778ff42006905fbb2dd (diff)
downloadaur-8a17b09c45ef09da383f759c04438a45af49e1b5.tar.gz
gpxsee release 7.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40908c4c6be2..70d4de733cb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Thu Jul 18 21:54:19 UTC 2019
+# Wed Aug 21 23:26:25 UTC 2019
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.11.r0.ga11b926
+ pkgver = 7.12.r2.g3ad0c89
pkgrel = 1
url = https://www.gpxsee.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = gpxsee-git
depends = qt5-base
optdepends = qt5-imageformats: Support for GeoTIFF images
optdepends = qt5-pbfimageplugin: Support for PBF vector maps
- provides = gpxsee=7.11.r0.ga11b926
+ provides = gpxsee=7.12.r2.g3ad0c89
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d5d8f6cdd70e..69f11beb11ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _wl_project=${_pkgname}
_wl_hz="https://hosted.weblate.org/healthz/"
_wl_dl="https://hosted.weblate.org/download/${_wl_project}"
pkgname=${_pkgname,,}-git
-pkgver=7.11.r0.ga11b926
+pkgver=7.12.r2.g3ad0c89
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)