summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1290ad8abcd3..1f14436aacc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = h5cpp
pkgdesc = h5cpp is a C++ wrapper for HDF5s C-API.
- pkgver = 0.3.3
- pkgrel = 2
+ pkgver = 0.4.1
+ pkgrel = 1
url = h5cpp.org
arch = i686
arch = x86_64
@@ -9,12 +9,10 @@ pkgbase = h5cpp
arch = armv7h
license = GPL2
makedepends = cmake
- makedepends = hdf5
makedepends = boost
- source = https://github.com/ess-dmsc/h5cpp/archive/v0.3.3.tar.gz
- source = newer_hdf5_lib.patch
- sha256sums = 2ccae670109d605a2c26729abd2b1a98b0b5a7fe5dd98df5f03c5fe76463e1e7
- sha256sums = b84f7016e5a3363e4653abb9e975659a99daf41f0814123106f83154182e516b
+ depends = boost-libs
+ depends = hdf5
+ source = https://github.com/ess-dmsc/h5cpp/archive/v0.4.1.tar.gz
+ sha256sums = dd0833619fc9ef615829cfcbfaeca0694f27b3c1ca573633ee103e4c7aa92ebb
pkgname = h5cpp
-