summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 063a0d89aa98..12cbf8c1aa15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Mon Feb 24 18:28:26 UTC 2020
pkgbase = gpxsee-git
pkgdesc = GPS log file viewer and analyzer
- pkgver = 7.23.r2.g92deaaa
+ pkgver = 7.25.r19.g9ce6e16
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.23.r2.g92deaaa
+ provides = gpxsee=7.25.r19.g9ce6e16
conflicts = gpxsee
source = https://github.com/tumic0/GPXSee/archive/master.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2cd08cb2c7a5..6d04425183e7 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.23.r2.g92deaaa
+pkgver=7.25.r19.g9ce6e16
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)