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


Commits:
21b59372 by Antonio Rojas at 2026-07-05T11:03:46+02:00
upgpkg: 4.2.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qgis
        pkgdesc = Geographic Information System (GIS) that supports vector, 
raster & database formats
-       pkgver = 4.0.3
-       pkgrel = 3
+       pkgver = 4.2.0
+       pkgrel = 1
        url = https://qgis.org/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -62,7 +62,7 @@ pkgbase = qgis
        depends = zstd
        optdepends = fcgi: Map server
        optdepends = gpsbabel: GPS Tools plugin
-       source = https://qgis.org/downloads/qgis-4.0.3.tar.bz2
-       sha256sums = 
e3c1d06d6b195aba99daf0a0562331d62359afd728666634ce4095ce99a844f4
+       source = https://qgis.org/downloads/qgis-4.2.0.tar.bz2
+       sha256sums = 
1e53c74d80ce6e32b2aa6e015c36dde1fd08669ef9cfda334b29bd2091c7904e
 
 pkgname = qgis


=====================================
PKGBUILD
=====================================
@@ -10,8 +10,8 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=4.0.3
-pkgrel=3
+pkgver=4.2.0
+pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
 arch=(x86_64)
 url='https://qgis.org/'
@@ -80,7 +80,7 @@ optdepends=(
   'gpsbabel: GPS Tools plugin'
 )
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('e3c1d06d6b195aba99daf0a0562331d62359afd728666634ce4095ce99a844f4')
+sha256sums=('1e53c74d80ce6e32b2aa6e015c36dde1fd08669ef9cfda334b29bd2091c7904e')
 
 build() {
   cmake -S $pkgname-$pkgver -B build -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qgis/-/commit/21b59372206f47dce3d2d4b259a130bd4933784d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qgis/-/commit/21b59372206f47dce3d2d4b259a130bd4933784d
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to