[arch-commits] Commit in gpxsee/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Jan 4 21:50:03 UTC 2022
Date: Tuesday, January 4, 2022 @ 21:50:02
Author: arojas
Revision: 1093121
Update to 10.1
Modified:
gpxsee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-04 21:49:11 UTC (rev 1093120)
+++ PKGBUILD 2022-01-04 21:50:02 UTC (rev 1093121)
@@ -5,7 +5,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=10.0
+pkgver=10.1
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)
@@ -14,7 +14,7 @@
depends=(qt6-imageformats qt6-5compat qt6-positioning)
makedepends=(qt6-tools)
source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('b2d870838f3891ed19077a53d7fca6699f0cbad1b3ff151cebade0ec9267006c')
+sha256sums=('4ca12ceba43c1e96247cb4affc5372bc31c492d7b8e288f929c8c409a1f84440')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list