From 413ec21ea9f94ece8fa7780b987a84267dc8ef10 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 5 Feb 2023 17:13:53 +0000 Subject: [PATCH] community/vtk to 9.1.0-26 --- community/vtk/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/vtk/PKGBUILD b/community/vtk/PKGBUILD index 5dddc9b05..75db5f8da 100644 --- a/community/vtk/PKGBUILD +++ b/community/vtk/PKGBUILD @@ -14,7 +14,7 @@ pkgname=vtk pkgver=9.1.0 -pkgrel=25 +pkgrel=26 pkgdesc="Software system for 3D computer graphics, image processing, and visualization" arch=(x86_64) url="https://www.vtk.org/"