summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2015-07-13 12:48:59 +0200
committereolianoe2015-07-13 12:48:59 +0200
commitb238bafeb0772292032b9ddbd9bc0defece65470 (patch)
tree4f02a435865cab41d2b5952c59f043b97bffe2c2 /PKGBUILD
parent01e1526a7349756cd66fd19d82feb1dda9579698 (diff)
downloadaur-b238bafeb0772292032b9ddbd9bc0defece65470.tar.gz
Change from libcgns-paraview to cgns (PRQ#3729)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba2eeffb5aeb..d6d8f816b22b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=visit
pkgver=2.9.2
_pkgver=2_9_2
-pkgrel=1
+pkgrel=2
pkgdesc="Interactive parallel visualization and graphical analysis tool."
arch=('i686' 'x86_64')
url="https://wci.llnl.gov/simulation/computer-codes/visit"
@@ -13,7 +13,7 @@ license=('BSD' 'custom')
makedepends=('cmake' 'java-runtime' 'gcc-fortran')
depends=('qtwebkit' 'python2-numpy'
'gperftools' 'icet' 'java-environment'
- 'vtk' 'silo' 'libcgns-paraview')
+ 'vtk' 'silo' 'cgns')
conflicts=('visit-bin' 'visit-build')
source=("${_url}/svn/${pkgname}/trunk/releases/${pkgver}/${pkgname}${pkgver}.tar.gz"
"visit.sh"