summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreolianoe2018-01-22 20:10:50 +0100
committereolianoe2018-01-22 20:10:50 +0100
commit16be9397145ca3066829921b17dfb24ebec33ef7 (patch)
tree83284efc236d7147836f96c8385fb469f588eea0
parent6d5585d244af69c30234596f3eb6324cd177fd82 (diff)
downloadaur-16be9397145ca3066829921b17dfb24ebec33ef7.tar.gz
update dep with new hdf5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14cdd46a52d3..3aa861882a73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Aug 15 12:59:59 UTC 2017
+# Mon Jan 22 19:10:36 UTC 2018
pkgbase = silo
pkgdesc = A Mesh and Field I/O Library and Scientific Database
pkgver = 4.10.2
- pkgrel = 7
+ pkgrel = 8
url = https://wci.llnl.gov/simulation/computer-codes/silo
arch = i686
arch = x86_64
@@ -12,7 +12,6 @@ pkgbase = silo
makedepends = gcc-fortran
depends = qt4
depends = python2
- depends = szip
depends = hdf5
source = https://wci.llnl.gov/content/assets/docs/simulation/computer-codes/silo/silo-4.10.2/silo-4.10.2.tar.gz
source = silo-4.10.2-rocket-test.patch
diff --git a/PKGBUILD b/PKGBUILD
index 766ce32d620f..b6f2b0f570f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=silo
pkgver=4.10.2
-pkgrel=7
+pkgrel=8
pkgdesc="A Mesh and Field I/O Library and Scientific Database"
url="https://wci.llnl.gov/simulation/computer-codes/silo"
arch=('i686' 'x86_64')
-depends=('qt4' 'python2' 'szip' 'hdf5')
+depends=('qt4' 'python2' 'hdf5')
makedepends=('gcc-fortran')
license=('BSD' 'custom')
source=("https://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"