Skip to content

Commit 0eda6fd

Browse files
committed
pdal: rebuild dependent packages
1 parent 46b87da commit 0eda6fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mingw-w64-paraview/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=paraview
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
66
pkgver=5.12.0
7-
pkgrel=1
7+
pkgrel=2
88
pkgdesc="Parallel Data Analysis and Visualization Application based on VTK. (mingw-w64)"
99
arch=('any')
1010
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')

mingw-w64-vtk/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ _realname=vtk
55
pkgbase="mingw-w64-${_realname}"
66
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
77
pkgver=9.3.0
8-
pkgrel=6
8+
pkgrel=7
99
pkgdesc="A software system for 3D computer graphics, image processing and visualization (mingw-w64)"
1010
arch=('any')
1111
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')

0 commit comments

Comments
 (0)