summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEric Berquist2022-02-28 13:19:54 -0500
committerEric Berquist2022-02-28 13:19:54 -0500
commit00fb58d3164f075b09f5cdd45e3c87d7a6745591 (patch)
treef9031ebc45ca861ff866e5bf76a381e8976c64f0 /.SRCINFO
parentc1593115b47e15351f6523140b1dbe4735e0fb90 (diff)
downloadaur-00fb58d3164f075b09f5cdd45e3c87d7a6745591.tar.gz
Version bump: 0.3.3 -> 0.4.1
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
-