Skip to content
Snippets Groups Projects
Commit 873cdcda authored by alice's avatar alice
Browse files

community/b3sum: upgrade to 1.4.0

parent 378a998e
No related branches found
No related tags found
No related merge requests found
# Contributor: Leo <thinkabit.ukim@gmail.com> # Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: psykose <alice@ayaya.dev> # Maintainer: psykose <alice@ayaya.dev>
pkgname=b3sum pkgname=b3sum
pkgver=1.3.3 pkgver=1.4.0
pkgrel=2 pkgrel=0
pkgdesc="Command line implementation of the BLAKE3 hash function" pkgdesc="Command line implementation of the BLAKE3 hash function"
url="https://blake3.io" url="https://blake3.io"
arch="all !s390x !riscv64" arch="all"
license="CC0-1.0 OR Apache-2.0" license="CC0-1.0 OR Apache-2.0"
makedepends="cargo cargo-auditable" makedepends="cargo cargo-auditable"
source="b3sum-$pkgver.tar.gz::https://crates.io/api/v1/crates/b3sum/$pkgver/download" source="b3sum-$pkgver.tar.gz::https://crates.io/api/v1/crates/b3sum/$pkgver/download"
...@@ -40,5 +40,5 @@ package() { ...@@ -40,5 +40,5 @@ package() {
} }
sha512sums=" sha512sums="
b8146d31dc62e5b2f77cc870662c3280c74fa0ca6c7c6fad789017717d3e503262178179cb9a080e63a0e9b26a1cdb19984df1fed5b0961df70f3c7cb53045e6 b3sum-1.3.3.tar.gz 3a48564f5d5049ef3345c306d2d1360000aa0781f200fb3244c1ff232040d23f65087cafd91b0c97b5cb11d4e384ea5c7d8e0cd3a108dcb3f3fa4c7d53c916c5 b3sum-1.4.0.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment