Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
vtk
Commits:
c4f90b76 by Jakub Klinkovský at 2026-05-19T19:20:49+02:00
upgpkg: 9.6.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vtk
pkgdesc = Software system for 3D computer graphics, image processing,
and visualization
- pkgver = 9.6.1
- pkgrel = 6
+ pkgver = 9.6.2
+ pkgrel = 1
url = https://www.vtk.org
arch = x86_64
license = BSD-3-Clause
@@ -119,11 +119,11 @@ pkgbase = vtk
optdepends = nlohmann-json: for building downstream projects
optdepends = openmp: OpenMP support for downstream projects built with
Clang
options = staticlibs
- source = https://www.vtk.org/files/release/9.6/VTK-9.6.1.tar.gz
+ source = https://www.vtk.org/files/release/9.6/VTK-9.6.2.tar.gz
source = gdal-3.13.patch
- sha256sums =
47ca9af899165a33b935533046acce7c0aa3c007f0b57880665bb89d9986543f
+ sha256sums =
aed12cec12a9609179bf66329070266627ca64244a10856a452b2a17ffb04a1d
sha256sums =
b56f176de0fdf233f37d61bc41514ede03492987c50dc7cdb633adaa5d9f433c
- b2sums =
101cb9adea4355aaa81688ee2c9824df4882b14e05f57dcb93c58de33bea22ba6a2af9dc0039f8f4f5822d0cb9242ef7807cfebbd4a6f098bb12135e704a2e12
+ b2sums =
343e3ee333ec0f5541014faf07fb66ac00f935e389af3dc588e1d75a023b77b2ecb2b57d8522ef46f77f0060811ee7c1c417becca5b605282704bcdf2bc750db
b2sums =
3492d04286f15ed5978bb7c39fcdf0e9a4922b57c580da8056ffc10c38226c01abfb6dc5d1018db4fab51896ed1d298330a1ab96e40ce33803fdb59caf11d770
pkgname = vtk
=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
pkgname=vtk
# May need bootstrapping on upgrades due to circular vtk <-> opencascade
dependency
-pkgver=9.6.1
-pkgrel=6
+pkgver=9.6.2
+pkgrel=1
pkgdesc="Software system for 3D computer graphics, image processing, and
visualization"
arch=(x86_64)
url="https://www.vtk.org"
@@ -155,9 +155,9 @@ source=(
$url/files/release/${pkgver%.*}/VTK-$pkgver.tar.gz
gdal-3.13.patch
)
-sha256sums=('47ca9af899165a33b935533046acce7c0aa3c007f0b57880665bb89d9986543f'
+sha256sums=('aed12cec12a9609179bf66329070266627ca64244a10856a452b2a17ffb04a1d'
'b56f176de0fdf233f37d61bc41514ede03492987c50dc7cdb633adaa5d9f433c')
-b2sums=('101cb9adea4355aaa81688ee2c9824df4882b14e05f57dcb93c58de33bea22ba6a2af9dc0039f8f4f5822d0cb9242ef7807cfebbd4a6f098bb12135e704a2e12'
+b2sums=('343e3ee333ec0f5541014faf07fb66ac00f935e389af3dc588e1d75a023b77b2ecb2b57d8522ef46f77f0060811ee7c1c417becca5b605282704bcdf2bc750db'
'3492d04286f15ed5978bb7c39fcdf0e9a4922b57c580da8056ffc10c38226c01abfb6dc5d1018db4fab51896ed1d298330a1ab96e40ce33803fdb59caf11d770')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/c4f90b769f10eebcfe843f5f4b38f13820fc7ed9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/c4f90b769f10eebcfe843f5f4b38f13820fc7ed9
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