Date: Saturday, April 17, 2021 @ 08:36:18 Author: arojas Revision: 919624
Update to 8.9 Modified: gpxsee/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-17 08:33:19 UTC (rev 919623) +++ PKGBUILD 2021-04-17 08:36:18 UTC (rev 919624) @@ -5,7 +5,7 @@ pkgname=gpxsee _pkgname=GPXSee -pkgver=8.8 +pkgver=8.9 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=('00afdaa7365e2c721a817b92179e68de597dfad1a063aa59220af165f399bf0d') +sha256sums=('abafa1543de4c1aab2dcc804afa4e7c93402db6084aa8f24011a2c4ccfcc075d') build() { cd $_pkgname-$pkgver
