replace sha2 with blake2 for duplicates

This commit is contained in:
2025-04-08 21:52:02 +02:00
parent 552ced69e1
commit 6966b141da
3 changed files with 12 additions and 11 deletions

View File

@ -2,7 +2,7 @@
_pkgname=disk-usage
pkgname=du-rust
pkgver=0.1.0
pkgver=0.1.1
pkgrel=1
pkgdesc="Disk usage tool in rust."
arch=('x86_64')