[arch-commits] Commit in gpxsee/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 10 17:42:21 UTC 2021


    Date: Wednesday, February 10, 2021 @ 17:42:20
  Author: arojas
Revision: 853824

Update to 8.5

Modified:
  gpxsee/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 17:42:17 UTC (rev 853823)
+++ PKGBUILD	2021-02-10 17:42:20 UTC (rev 853824)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=8.2
+pkgver=8.5
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('75a5814a0316caa7335dfb77e59b0f8f142d81564cf0e0307347d727ee4e9b33')
+sha256sums=('add4d1aa9e3aafe3c4d3fb6b7f76df6d3cd7aa83b1cd2550e8bf94dee1460e5b')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list