Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / vtk


Commits:
13f7db64 by Caleb Maclennan at 2024-12-28T15:44:00+03:00
upgpkg: 9.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = vtk
        pkgdesc = Software system for 3D computer graphics, image processing, 
and visualization
-       pkgver = 9.4.0
+       pkgver = 9.4.1
        pkgrel = 1
        url = https://www.vtk.org
        arch = x86_64
@@ -110,10 +110,10 @@ pkgbase = vtk
        optdepends = unixodbc
        optdepends = verdict
        options = staticlibs
-       source = https://www.vtk.org/files/release/9.4/VTK-9.4.0.tar.gz
+       source = https://www.vtk.org/files/release/9.4/VTK-9.4.1.tar.gz
        source = vtk-occt.patch
        source = fmt-11.patch
-       sha256sums = 
16f3ffd65fafd68fab469bcb091395bf5432617c7db27cbce86a737bf09ec5b0
+       sha256sums = 
c253b0c8d002aaf98871c6d0cb76afc4936c301b72358a08d5f3f72ef8bc4529
        sha256sums = 
df958eabc7dc4f5b33383ce0fb0f90a3ba202c1c2a24d3b5b9e7cfb1fb38b011
        sha256sums = 
c6345d09c219b5ca2efa6e7419f404a22715adb4d2ca1fd6ba34affd77cea23e
 


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 
 pkgname=vtk
 # May need bootstrapping on upgrades due to circular vtk <-> opencascade 
dependency
-pkgver=9.4.0
+pkgver=9.4.1
 pkgrel=1
 pkgdesc="Software system for 3D computer graphics, image processing, and 
visualization"
 arch=(x86_64)
@@ -130,7 +130,7 @@ options=(staticlibs)
 source=(${url}/files/release/${pkgver%.*}/VTK-${pkgver}.tar.gz
         vtk-occt.patch
         fmt-11.patch)
-sha256sums=('16f3ffd65fafd68fab469bcb091395bf5432617c7db27cbce86a737bf09ec5b0'
+sha256sums=('c253b0c8d002aaf98871c6d0cb76afc4936c301b72358a08d5f3f72ef8bc4529'
             'df958eabc7dc4f5b33383ce0fb0f90a3ba202c1c2a24d3b5b9e7cfb1fb38b011'
             'c6345d09c219b5ca2efa6e7419f404a22715adb4d2ca1fd6ba34affd77cea23e')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/13f7db64313e60c1a625ec31dff1ab389bd9f6c9

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


Reply via email to