summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2022-03-10 18:24:27 +0100
committerMichel Zou2022-03-10 18:24:27 +0100
commit364e81d853ce142353b50d7ac4d966a96635b38e (patch)
treedd4781760dfbe4c991af0f29998cbf36a71bba2e
parenta2300e3720c9c1fb24f5a95e438ae93e2cd4208c (diff)
downloadaur-364e81d853ce142353b50d7ac4d966a96635b38e.tar.gz
verdict
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22cfedfd88b7..c83cc3a7dc9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-paraview-git
pkgdesc = Parallel Visualization Application using VTK (mingw-w64)
- pkgver = r77608.ad44af718c
+ pkgver = r77624.6c833594a1
pkgrel = 1
url = https://www.paraview.org
arch = any
@@ -36,6 +36,7 @@ pkgbase = mingw-w64-paraview-git
depends = mingw-w64-libtheora
depends = mingw-w64-gl2ps
depends = mingw-w64-libharu
+ depends = mingw-w64-verdict
provides = mingw-w64-paraview
conflicts = mingw-w64-paraview
options = !buildflags
diff --git a/PKGBUILD b/PKGBUILD
index f3c9d17cf606..0dc83eb360d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=mingw-w64-paraview-git
-pkgver=r77608.ad44af718c
+pkgver=r77624.6c833594a1
pkgrel=1
pkgdesc='Parallel Visualization Application using VTK (mingw-w64)'
arch=('any')
url='https://www.paraview.org'
license=('custom')
-depends=('mingw-w64-qt5-xmlpatterns' 'mingw-w64-qt5-tools' 'mingw-w64-qt5-svg' 'mingw-w64-boost' 'mingw-w64-glew' 'mingw-w64-freetype2' 'mingw-w64-libxml2' 'mingw-w64-libtiff' 'mingw-w64-jsoncpp' 'mingw-w64-hdf5' 'mingw-w64-lz4' 'mingw-w64-proj' 'mingw-w64-cgns' 'mingw-w64-netcdf' 'mingw-w64-double-conversion' 'mingw-w64-protobuf' 'mingw-w64-pugixml' 'mingw-w64-libtheora' 'mingw-w64-gl2ps' 'mingw-w64-libharu')
+depends=('mingw-w64-qt5-xmlpatterns' 'mingw-w64-qt5-tools' 'mingw-w64-qt5-svg' 'mingw-w64-boost' 'mingw-w64-glew' 'mingw-w64-freetype2' 'mingw-w64-libxml2' 'mingw-w64-libtiff' 'mingw-w64-jsoncpp' 'mingw-w64-hdf5' 'mingw-w64-lz4' 'mingw-w64-proj' 'mingw-w64-cgns' 'mingw-w64-netcdf' 'mingw-w64-double-conversion' 'mingw-w64-protobuf' 'mingw-w64-pugixml' 'mingw-w64-libtheora' 'mingw-w64-gl2ps' 'mingw-w64-libharu' 'mingw-w64-verdict')
makedepends=('git' 'mingw-w64-cmake' 'mingw-w64-eigen' 'mingw-w64-utf8cpp' 'mingw-w64-wine' 'mingw-w64-pegtl2' 'mingw-w64-wine-qt' 'protobuf' 'mingw-w64-cli11' 'mingw-w64-exprtk-git' 'mingw-w64-nlohmann-json')
provides=('mingw-w64-paraview')
conflicts=('mingw-w64-paraview')