summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korotkiy2020-02-24 21:33:09 +0300
committerNikolay Korotkiy2020-02-24 21:33:09 +0300
commit578f4ab9d33f840e726b84547712aef7946b78e8 (patch)
tree068d9a1a961343a942b2539a8cdf956977b09993
parent85c25677719d28fdce6466b90dbd7c6c261ce79f (diff)
downloadaur-578f4ab9d33f840e726b84547712aef7946b78e8.tar.gz
gpxsee release 7.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de202a4473fd..063a0d89aa98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.2.1
-# Fri Dec 20 08:52:28 UTC 2019
+# Mon Feb 24 18:28:26 UTC 2020
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.18.r14.ga986293
+ pkgver = 7.23.r2.g92deaaa
pkgrel = 1
url = https://www.gpxsee.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = gpxsee-git
optdepends = qt5-imageformats: Support for GeoTIFF images
optdepends = qt5-pbfimageplugin: Support for PBF vector maps
optdepends = qt5-translations: for Qt5 dialog translations
- provides = gpxsee=7.18.r14.ga986293
+ provides = gpxsee=7.23.r2.g92deaaa
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c9cca06833a7..2cd08cb2c7a5 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.18.r14.ga986293
+pkgver=7.23.r2.g92deaaa
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)