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

Antonio Rojas arojas at archlinux.org
Fri Jan 22 19:27:59 UTC 2021


    Date: Friday, January 22, 2021 @ 19:27:58
  Author: arojas
Revision: 824932

Update to 8.2

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 19:27:23 UTC (rev 824931)
+++ PKGBUILD	2021-01-22 19:27:58 UTC (rev 824932)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.38
+pkgver=8.2
 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=('cc402a851dd7d255e05dfeac2032b4b79f3c9a100f0a047d7a36b0cf3b908ffb')
+sha256sums=('75a5814a0316caa7335dfb77e59b0f8f142d81564cf0e0307347d727ee4e9b33')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list