[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Apr 19 18:53:04 UTC 2018
Date: Thursday, April 19, 2018 @ 18:53:03
Author: bgyorgy
Revision: 317058
upgpkg: gpxsee 5.9-1
Update to new version
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-19 18:51:12 UTC (rev 317057)
+++ PKGBUILD 2018-04-19 18:53:03 UTC (rev 317058)
@@ -6,7 +6,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=5.8
+pkgver=5.9
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=('3ebf8b7b1975d62d2c6f234e3b6a9012cb733e0637d3121a6f83fc9936778022')
+sha256sums=('28b39c6f2730a4003788c6696a5b4b94494bf2f6e0d6b68842ede0e02d25d398')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list