Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages /
gpxsee
Commits:
0889a1dc by Laurent Carlier at 2026-01-11T11:45:06+01:00
upgpkg: 15.7-1: upstream update 15.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gpxsee
pkgdesc = GPS log file viewer and analyzer
- pkgver = 15.5
+ pkgver = 15.7
pkgrel = 1
url = https://www.gpxsee.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gpxsee
depends = qt6-svg
depends = qt6-serialport
depends = hicolor-icon-theme
- source = https://downloads.sourceforge.net/gpxsee/GPXSee-15.5.tar.gz
- sha256sums =
ad102091f471b92fc5eb8a21dbd9b6b80efbd3e6f16343aaa24ec5b4353c9b3d
+ source = https://downloads.sourceforge.net/gpxsee/GPXSee-15.7.tar.gz
+ sha256sums =
e36f8128a726e6921daea205a296929d5f5baf8b78c10e970d2ca8a8bf4dddab
pkgname = gpxsee
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=15.5
+pkgver=15.7
pkgrel=1
pkgdesc='GPS log file viewer and analyzer'
arch=(x86_64)
@@ -16,7 +16,7 @@ depends=('qt6-imageformats' 'qt6-positioning' 'qt6-svg'
'qt6-serialport' 'hicolor-icon-theme')
makedepends=('qt6-tools')
source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('ad102091f471b92fc5eb8a21dbd9b6b80efbd3e6f16343aaa24ec5b4353c9b3d')
+sha256sums=('e36f8128a726e6921daea205a296929d5f5baf8b78c10e970d2ca8a8bf4dddab')
build() {
cd $_pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gpxsee/-/commit/0889a1dc79e520b14d2151e338e89f0cc19b4780
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gpxsee/-/commit/0889a1dc79e520b14d2151e338e89f0cc19b4780
You're receiving this email because of your account on gitlab.archlinux.org.