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

Balló György bgyorgy at archlinux.org
Wed May 27 16:06:18 UTC 2020


    Date: Wednesday, May 27, 2020 @ 16:06:17
  Author: bgyorgy
Revision: 635937

upgpkg: gpxsee 7.29-1: Update to new version

Modified:
  gpxsee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 15:52:17 UTC (rev 635936)
+++ PKGBUILD	2020-05-27 16:06:17 UTC (rev 635937)
@@ -5,16 +5,16 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.25
+pkgver=7.29
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
 url='https://www.gpxsee.org/'
 license=(GPL3)
-depends=(desktop-file-utils qt5-imageformats)
+depends=(qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('5fdf5ebb87db4b32483010d72dc08360dc18d26d8c3249d1291084bf5e59b91c')
+sha256sums=('90149b18005f8e23f98586dde8a82c24a3149bfffcebe26bd9d4591a3cd84ed1')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list