[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Oct 4 16:00:55 UTC 2019
Date: Friday, October 4, 2019 @ 16:00:55
Author: bgyorgy
Revision: 512823
upgpkg: gpxsee 7.14-1
Update to new version
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-04 15:53:31 UTC (rev 512822)
+++ PKGBUILD 2019-10-04 16:00:55 UTC (rev 512823)
@@ -5,7 +5,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=7.12
+pkgver=7.14
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=('4241774afce3b7b19e669c03c46f8eec90d7f9e07e34af7c7c2cdcb0805af080')
+sha256sums=('034b0be48fdb5608498872f7e8bae5556c323b6a18deed3faf9c6dfb33f292f3')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list