# Generated by makepkg 7.1.0
# Tue Aug 18 11:07:57 UTC 2026
pkgbase = b3sum
	pkgdesc = Command line implementation of the BLAKE3 hash function
	pkgver = 1.8.3
	pkgrel = 1
	url = https://github.com/BLAKE3-team/BLAKE3
	arch = x86_64
	arch = aarch64
	license = CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception
	makedepends = cmake
	makedepends = git
	makedepends = onetbb
	makedepends = rust
	depends = gcc-libs
	options = !lto
	source = git+https://github.com/BLAKE3-team/BLAKE3.git#tag=1.8.3
	b2sums = d3a5de3c8f9a54b23efdaaedb694a6836afcb0718005460f3d7a9d045d457e213649f0e19d4325ea1ee9478034ca2e25f48e58f68ee7088a3da74b7988184d1b

pkgname = b3sum

pkgname = libblake3
	pkgdesc = The official C implementation of BLAKE3
	depends = gcc-libs
	depends = onetbb
