Package Details: highfive 3.1.0-2

Git Clone URL: https://aur.archlinux.org/highfive.git (read-only, click to copy)
Package Base: highfive
Description: Header-only C++ HDF5 interface
Upstream URL: https://github.com/BlueBrain/HighFive
Licenses: boost
Submitter: xzz53
Maintainer: xzz53
Last Packager: xzz53
Votes: 1
Popularity: 0.000000
First Submitted: 2019-03-25 13:43 (UTC)
Last Updated: 2025-07-24 15:29 (UTC)

Latest Comments

Nestor_013 commented on 2025-07-25 08:49 (UTC)

Seems to work now. Thanks.

xzz53 commented on 2025-07-24 15:31 (UTC)

Oops, fixed download url in 3.1.0-2

ttgg1 commented on 2025-07-24 12:33 (UTC)

Hi, in the PKGBUILD in line 12 there is an extra _, which causes the source URL to be wrong. Changing the link from source=(https://github.com/highfive-devs/$_pkgname/archive/v$pkgver.tar.gz ... to source=(https://github.com/highfive-devs/$pkgname/archive/v$pkgver.tar.gz ... fixes this problem, and the package will install just fine

lahwaacz commented on 2025-07-24 05:35 (UTC)

The source URL does not exist: https://github.com/highfive-devs//archive/v3.1.0.tar.gz

Also please upgrade the checksums from md5 to some strong algorithm, such as b2sums, see https://wiki.archlinux.org/title/PKGBUILD#Integrity

xzz53 commented on 2025-07-23 20:34 (UTC)

Updated to 3.1.0

Nestor_013 commented on 2025-07-22 10:16 (UTC)

Hi,

Highfive has migrated to https://github.com/highfive-devs/highfive and is now at version 3.0.0. Do you plan to update to this version ?