blob: f04cfedd39a07d8e5f5772d547a960f96be6abf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libblake3
pkgdesc = the C implementations of the BLAKE3 cryptographic hash function
pkgver = 1.3.1
pkgrel = 3
url = https://blake3.io/
arch = x86_64
license = Apache
depends = glibc
provides = libblake3.so
source = libblake3-1.3.1.tar.gz::https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.3.1.tar.gz
source = blake3.pc
sha256sums = 112becf0983b5c83efff07f20b458f2dbcdbd768fd46502e7ddd831b83550109
sha256sums = db63c95000ed37e145c0e8c82097c66aa6779753edf2cdf5eab586382da917f4
pkgname = libblake3
|