diff options
Diffstat (limited to 'paraview')
-rw-r--r-- | paraview/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paraview/PKGBUILD b/paraview/PKGBUILD index ad1254077..95fed5375 100644 --- a/paraview/PKGBUILD +++ b/paraview/PKGBUILD @@ -22,7 +22,7 @@ depends=('qt5-tools' 'qt5-x11extras' 'qt5-xmlpatterns' makedepends=('cmake' 'mesa' 'gcc-fortran') optdepends=('python2-matplotlib: Needed to support equation rendering using MathText markup language' 'python2-numpy: Needed for using some filters such as "Python Calculator"') -source=("http://paraview.org/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.gz" +source=("https://www.paraview.org/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.gz" 'paraview-desktop.patch' 'vtk_hdf5_internal.patch') sha512sums=('3dc3c2a1c27a0f0dc82fc04ce84477a26aacb329d6ea42c276c4204e39d11bc78adbc1807e1e7168aade31aa48b6d628775841b8b94b5122084eac46e358a23f' |