[arch-commits] Commit in b3sum/trunk (PKGBUILD)

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Oct 25 03:13:37 UTC 2021


    Date: Monday, October 25, 2021 @ 03:13:36
  Author: polyzen
Revision: 1033318

upgpkg: b3sum 1.1.0-1

Modified:
  b3sum/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-25 02:54:33 UTC (rev 1033317)
+++ PKGBUILD	2021-10-25 03:13:36 UTC (rev 1033318)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=b3sum
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc='Command line implementation of the BLAKE3 hash function'
 arch=('x86_64')
 url=https://github.com/BLAKE3-team/BLAKE3
@@ -10,7 +10,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download")
-b2sums=('d5c2ed570c921dd5f1b43165e9e8e356e9ded1bdfe365f7663fa31964093ba3bb2fb45f9c6c03b5651fceb2634b805200ef498e71143d4cbda87f14bcfa606b2')
+b2sums=('8f5883df2c59d89e2c11c8480c27a27d870fa054d1bf481355f65bef8e6bcc9838f8a14cf1cb904b6c50239a92a5891a8a5c95bc19c3b0c7abb5bbf22a78bfd7')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list