Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages /
gpxsee
Commits:
40553f31 by Laurent Carlier at 2026-03-03T09:53:21+01:00
upgpkg: 15.11-1: upstream update 15.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gpxsee
pkgdesc = GPS log file viewer and analyzer
- pkgver = 15.7
+ pkgver = 15.11
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.7.tar.gz
- sha256sums =
e36f8128a726e6921daea205a296929d5f5baf8b78c10e970d2ca8a8bf4dddab
+ source = https://downloads.sourceforge.net/gpxsee/GPXSee-15.11.tar.gz
+ sha256sums =
5f8386d7bc3b3711f0985aa3b592e2900a772fefcd89e919ce5c43e71118f111
pkgname = gpxsee
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=gpxsee
_pkgname=GPXSee
-pkgver=15.7
+pkgver=15.11
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=('e36f8128a726e6921daea205a296929d5f5baf8b78c10e970d2ca8a8bf4dddab')
+sha256sums=('5f8386d7bc3b3711f0985aa3b592e2900a772fefcd89e919ce5c43e71118f111')
build() {
cd $_pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gpxsee/-/commit/40553f31d1f02dc9c3dfd6ac0e5d7ac923c5e1a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gpxsee/-/commit/40553f31d1f02dc9c3dfd6ac0e5d7ac923c5e1a0
You're receiving this email because of your account on gitlab.archlinux.org.