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

Antonio Rojas arojas at archlinux.org
Sat Feb 27 20:09:34 UTC 2021


    Date: Saturday, February 27, 2021 @ 20:09:34
  Author: arojas
Revision: 875408

Update to 8.7

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 20:08:54 UTC (rev 875407)
+++ PKGBUILD	2021-02-27 20:09:34 UTC (rev 875408)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=8.5
+pkgver=8.7
 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=('add4d1aa9e3aafe3c4d3fb6b7f76df6d3cd7aa83b1cd2550e8bf94dee1460e5b')
+sha256sums=('1e49ba86c87e3e14f0f71293ced99f343fb96cf776b836ae41f99bc5fad3b035')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list