Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
vtk
Commits:
f57f4d83 by Christian Heusel at 2024-09-09T18:13:32+02:00
upgpkg: 9.3.1-3: Rebuild for pdal 2.8.0
- - - - -
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.1
- pkgrel = 2
+ pkgrel = 3
url = https://www.vtk.org
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgname=vtk
# May need bootstrapping on upgrades due to circular vtk <-> opencascade
dependency
pkgver=9.3.1
-pkgrel=2
+pkgrel=3
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/f57f4d8385bedb33dfd73c381aa0a98256818e65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vtk/-/commit/f57f4d8385bedb33dfd73c381aa0a98256818e65
You're receiving this email because of your account on gitlab.archlinux.org.