Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gpsprune


Commits:
b2415630 by Antonio Rojas at 2025-11-21T21:11:52+01:00
upgpkg: 26.1-1: Upstream update

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gpsprune
        pkgdesc = View, edit and convert coordinate data from GPS systems
-       pkgver = 23
-       pkgrel = 2
+       pkgver = 26.1
+       pkgrel = 1
        url = https://activityworkshop.net/software/gpsprune/
        arch = any
        license = GPL
@@ -11,13 +11,13 @@ pkgbase = gpsprune
        optdepends = gnuplot: draw charts
        optdepends = gpsbabel: load data directly from GPS receivers
        optdepends = perl-image-exiftool: save coordinates into JPEG files
-       noextract = gpsprune_23.jar
-       source = https://activityworkshop.net/software/gpsprune/gpsprune_23.jar
+       noextract = gpsprune_26.1.jar
+       source = 
https://activityworkshop.net/software/gpsprune/gpsprune_26.1.jar
        source = https://activityworkshop.net/software/gpsprune/prunelogo.png
        source = gpsprune.sh
        source = gpsprune.desktop
        source = gpsprune.appdata.xml
-       sha256sums = 
7117f6e3c5442a79301242196bd00ff04959a8965c1f8806789343a6a596197b
+       sha256sums = 
fb8730db227ac3bf5366441b5bc828baaea2dc940f1a8a5e42e61b5344cc2607
        sha256sums = 
9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c
        sha256sums = 
cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9
        sha256sums = 
744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: jose <jose1711 [at] gmail (dot) com>
 
 pkgname=gpsprune
-pkgver=23
-pkgrel=2
+pkgver=26.1
+pkgrel=1
 pkgdesc="View, edit and convert coordinate data from GPS systems"
 arch=('any')
 url="https://activityworkshop.net/software/gpsprune/";
@@ -19,7 +19,7 @@ 
source=("https://activityworkshop.net/software/$pkgname/${pkgname}_$pkgver.jar";
         "$pkgname.desktop"
         "$pkgname.appdata.xml")
 noextract=("${pkgname}_$pkgver.jar")
-sha256sums=('7117f6e3c5442a79301242196bd00ff04959a8965c1f8806789343a6a596197b'
+sha256sums=('fb8730db227ac3bf5366441b5bc828baaea2dc940f1a8a5e42e61b5344cc2607'
             '9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c'
             'cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9'
             '744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311'


=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
     "*.timer",
     "*.desktop",
     "*.hook",
+    "gpsprune.*",
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gpsprune/-/commit/b2415630b370fbf5f6e7f685c17448903998c93e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gpsprune/-/commit/b2415630b370fbf5f6e7f685c17448903998c93e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to