Date: Sunday, February 6, 2022 @ 15:05:20 Author: lcarlier Revision: 1127148
upgpkg: gpxsee 10.3-1: upstream update 10.3 Modified: gpxsee/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-06 14:47:12 UTC (rev 1127147) +++ PKGBUILD 2022-02-06 15:05:20 UTC (rev 1127148) @@ -5,7 +5,7 @@ pkgname=gpxsee _pkgname=GPXSee -pkgver=10.1 +pkgver=10.3 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=('4ca12ceba43c1e96247cb4affc5372bc31c492d7b8e288f929c8c409a1f84440') +sha256sums=('f7257514d53a7d74bc5b1058734b32ab44785f5b9e2a4e7b7f722e613b9b2470') build() { cd $_pkgname-$pkgver
