Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
mapnik


Commits:
b7031d04 by Carl Smedstad at 2025-11-06T18:30:53+01:00
upgpkg: 4.1.4-1: Upstream release

https://github.com/mapnik/mapnik/releases/tag/v4.1.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mapnik
        pkgdesc = Open source toolkit for developing mapping applications
-       pkgver = 4.1.3
-       pkgrel = 5
+       pkgver = 4.1.4
+       pkgrel = 1
        url = https://mapnik.org/
        arch = x86_64
        license = LGPL-2.1-only
@@ -29,14 +29,14 @@ pkgbase = mapnik
        depends = qt6-base
        depends = sqlite
        depends = zlib
-       source = git+https://github.com/mapnik/mapnik.git#tag=v4.1.3
+       source = git+https://github.com/mapnik/mapnik.git#tag=v4.1.4
        source = mapnik-test-data::git+https://github.com/mapnik/test-data.git
        source = 
mapnik-test-data-visual::git+https://github.com/mapnik/test-data-visual.git
        source = mapbox-variant::git+https://github.com/mapbox/variant.git
        source = mapbox-geometry::git+https://github.com/mapbox/geometry.hpp.git
        source = mapbox-polylabel::git+https://github.com/mapbox/polylabel.git
        source = git+https://github.com/mapnik/mapnik-vector-tile.git
-       sha256sums = 
5557f3c8c18928f9d9a39076839a7112e38f40f6442dc460fb2a6d58057c9654
+       sha256sums = 
e9322055b692417cd6ee2544b7ff7b48469f9a58ada11cd13e9573f5bb22194b
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: orbisvicis <[email protected]>
 
 pkgname=mapnik
-pkgver=4.1.3
-pkgrel=5
+pkgver=4.1.4
+pkgrel=1
 pkgdesc="Open source toolkit for developing mapping applications"
 arch=('x86_64')
 url="https://mapnik.org/";
@@ -49,7 +49,7 @@ source=(
   "mapbox-polylabel::git+https://github.com/mapbox/polylabel.git";
   "git+https://github.com/mapnik/mapnik-vector-tile.git";
 )
-sha256sums=('5557f3c8c18928f9d9a39076839a7112e38f40f6442dc460fb2a6d58057c9654'
+sha256sums=('e9322055b692417cd6ee2544b7ff7b48469f9a58ada11cd13e9573f5bb22194b'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mapnik/-/commit/b7031d044906b396ffcf48bb53b9ea93eb5a234e

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


Reply via email to