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

Antonio Rojas arojas at archlinux.org
Tue Dec 10 21:01:53 UTC 2019


    Date: Tuesday, December 10, 2019 @ 21:01:53
  Author: arojas
Revision: 536572

Update to 7.18

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 20:59:27 UTC (rev 536571)
+++ PKGBUILD	2019-12-10 21:01:53 UTC (rev 536572)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.15
+pkgver=7.18
 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=('49e4f1b8d394af9dd4cb13d1c6e3937a7544506596e01ae2239acb47694d8958')
+sha256sums=('77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list