[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Oct 11 19:24:08 UTC 2019
Date: Friday, October 11, 2019 @ 19:24:05
Author: bgyorgy
Revision: 515112
upgpkg: gpxsee 7.15-1
Update to new version
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-11 19:23:00 UTC (rev 515111)
+++ PKGBUILD 2019-10-11 19:24:05 UTC (rev 515112)
@@ -5,7 +5,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=7.14
+pkgver=7.15
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=('034b0be48fdb5608498872f7e8bae5556c323b6a18deed3faf9c6dfb33f292f3')
+sha256sums=('49e4f1b8d394af9dd4cb13d1c6e3937a7544506596e01ae2239acb47694d8958')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list