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


Commits:
65e20493 by Antonio Rojas at 2025-01-19T00:01:28+01:00
upgpkg: 1.10.0-1: Update to 1.10.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gpsbabel
        pkgdesc = Read, write and manipulate GPS waypoints in a variety of 
formats
-       pkgver = 1.9.0
-       pkgrel = 2
+       pkgver = 1.10.0
+       pkgrel = 1
        url = https://www.gpsbabel.org/
        arch = x86_64
        license = GPL
@@ -13,9 +13,9 @@ pkgbase = gpsbabel
        depends = shapelib
        depends = qt6-serialport
        depends = qt6-5compat
-       source = 
https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_1_9_0.tar.gz
+       source = 
https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_1_10_0.tar.gz
        source = gpsbabel.appdata.xml
-       sha256sums = 
7801d30553bbc25d0b0e8186f2f5a1ec41397e51a26b92cc8ad1aeaa77c9beb6
+       sha256sums = 
a89756fb988a54f5c5f371413845b9aecb66628a594cd83bd529c0f18382c968
        sha256sums = 
5eb52ab0c4bdde61c747856e849f9bce9ca660e942c15f730a4330a38fd6a39a
 
 pkgname = gpsbabel


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: William Rea <[email protected]>
 
 pkgname=gpsbabel
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="Read, write and manipulate GPS waypoints in a variety of formats"
 arch=(x86_64)
 url="https://www.gpsbabel.org/";
@@ -14,7 +14,7 @@ depends=(hicolor-icon-theme libusb shapelib qt6-serialport 
qt6-5compat)
 makedepends=(cmake libicns qt6-tools)
 
source=(https://github.com/gpsbabel/$pkgname/archive/${pkgname}_${pkgver//./_}.tar.gz
         gpsbabel.appdata.xml)
-sha256sums=('7801d30553bbc25d0b0e8186f2f5a1ec41397e51a26b92cc8ad1aeaa77c9beb6'
+sha256sums=('a89756fb988a54f5c5f371413845b9aecb66628a594cd83bd529c0f18382c968'
             '5eb52ab0c4bdde61c747856e849f9bce9ca660e942c15f730a4330a38fd6a39a')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gpsbabel/-/commit/65e2049304ebba1cbde57b26c31e20c3d36776ab

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


Reply via email to