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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 30 20:13:50 UTC 2021


    Date: Thursday, September 30, 2021 @ 20:13:50
  Author: arojas
Revision: 1026256

Update to 9.7

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 20:08:28 UTC (rev 1026255)
+++ PKGBUILD	2021-09-30 20:13:50 UTC (rev 1026256)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=9.5
+pkgver=9.7
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(qt6-imageformats)
 makedepends=(qt6-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090')
+sha256sums=('98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list