Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
vtk
Commits:
09ca5523 by Sven-Hendrik Haase at 2023-11-20T14:59:53+01:00
upgpkg: 9.3.0-4: openvdb 11.0.0 rebuild
- - - - -
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.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.vtk.org/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname=vtk
# May need bootstrapping on upgrades due to circular vtk <-> opencascade
dependency
pkgver=9.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Software system for 3D computer graphics, image processing, and
visualization"
arch=(x86_64)
url="https://www.vtk.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/09ca552319c2957142b5fd51a60a4df4753fe0f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/09ca552319c2957142b5fd51a60a4df4753fe0f8
You're receiving this email because of your account on gitlab.archlinux.org.