summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e561dee8ca40..fa7c7251d6a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=libnexus
pkgver=4.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="libnexus provides functionality for loading/saving the nexus file format for scientific data"
url="http://www.nexusformat.org/"
arch=('x86_64' 'i686')
license=('GPL')
-depends=('hdf5')
+depends=('hdf5-cpp-fortran')
optdepends=('hdf4: hdf4 file format support')
source=("http://download.nexusformat.org/kits/${pkgver}/nexus-${pkgver}.tar.gz")
sha1sums=('ed75a442acad8bc14745df42822286fb735ed526')