[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Laurent Carlier
lcarlier at gemini.archlinux.org
Sat Aug 21 12:03:03 UTC 2021
Date: Saturday, August 21, 2021 @ 12:03:03
Author: lcarlier
Revision: 1004145
upgpkg: gpxsee 9.4-1: upstream update 9.4
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-21 11:54:03 UTC (rev 1004144)
+++ PKGBUILD 2021-08-21 12:03:03 UTC (rev 1004145)
@@ -5,7 +5,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=9.3
+pkgver=9.4
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)
@@ -14,7 +14,7 @@
depends=(qt6-imageformats)
makedepends=(qt6-tools)
source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('73ea6d2819409046b1ddb0d270930ffab9111c1d5ce7a815b29823c2e2387043')
+sha256sums=('75f58e900e4ca7cc01e23e4e14823e1ad6e69aadf5f517e36b1cf9296eefecf6')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list