# Generated by makepkg 7.0.0
# Thu Jul  2 21:02:38 UTC 2026
pkgbase = b3sum
	pkgdesc = Command line implementation of the BLAKE3 hash function
	pkgver = 1.8.2
	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.2
	b2sums = a57abab931d86309ce0f1a704939f1561dbb15a05b335253ca890154f605afc7194e39a36b424d0259a82314ca6ece121ad2894956b9824c2e6b02ad851127e9

pkgname = b3sum

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