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

Antonio Rojas arojas at archlinux.org
Thu Feb 13 22:06:21 UTC 2020


    Date: Thursday, February 13, 2020 @ 22:06:19
  Author: arojas
Revision: 570939

Update to 7.22

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 22:05:21 UTC (rev 570938)
+++ PKGBUILD	2020-02-13 22:06:19 UTC (rev 570939)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.18
+pkgver=7.22
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(desktop-file-utils qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06')
+sha256sums=('ae5c6c98632522cf5c576099c2eacae5023adc3d74ef4207f1802b7072f26196')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list