[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Aug 26 13:25:53 UTC 2018
Date: Sunday, August 26, 2018 @ 13:25:53
Author: bgyorgy
Revision: 374227
upgpkg: gpxsee 5.17-1
Update to new version
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-26 13:24:42 UTC (rev 374226)
+++ PKGBUILD 2018-08-26 13:25:53 UTC (rev 374227)
@@ -6,7 +6,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=5.16
+pkgver=5.17
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)
@@ -15,7 +15,7 @@
depends=(qt5-imageformats)
makedepends=(qt5-tools)
source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('07ec899b660f52931886d68acbc0a065b70564cdfffeb0ee7646a5c6150f0d0d')
+sha256sums=('f43d581c562db9f9b68c735742fe5a3c3e9e49e3e82b24400988c38e7832ac82')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list