1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00

main/ncdu: upgrade to 1.22

https://dev.yorhel.nl/ncdu/changes
This commit is contained in:
Celeste 2025-03-06 05:46:49 +00:00
parent 5402d8665f
commit 340f9cbafa

View file

@ -2,7 +2,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=ncdu
pkgver=1.21
pkgver=1.22
pkgrel=0
pkgdesc="Text-based disk usage viewer"
url="https://dev.yorhel.nl/ncdu"
@ -28,5 +28,5 @@ package() {
}
sha512sums="
10ffb2fdacf465a410e8733acc3f2f7f6304998e8e6cb9b4c42b5c6aa6e588ef7d262b72d5d83d8bbc80964fa9850b4b4a9bc9c58224fb41598eeae399771674 ncdu-1.21.tar.gz
04f338e7b0992c1d94893dc6f2ad80318618690232c7bba43cd9a01ce513052460ed396dca49a060f31dbbb72dcddd59e7f78715dbe0da937a7f3d7725f8d2c1 ncdu-1.22.tar.gz
"