[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Mar 8 11:21:44 UTC 2020
Date: Sunday, March 8, 2020 @ 11:21:42
Author: bgyorgy
Revision: 591829
upgpkg: gpxsee 7.25-1: Update to new version
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:20:51 UTC (rev 591828)
+++ PKGBUILD 2020-03-08 11:21:42 UTC (rev 591829)
@@ -5,7 +5,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=7.22
+pkgver=7.25
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=('ae5c6c98632522cf5c576099c2eacae5023adc3d74ef4207f1802b7072f26196')
+sha256sums=('5fdf5ebb87db4b32483010d72dc08360dc18d26d8c3249d1291084bf5e59b91c')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list