ncdu: Update to 1.22

This commit is contained in:
Christoph Reiter 2025-03-24 07:26:46 +01:00
parent 0b73b00a12
commit c7c2646ea7

View File

@ -1,7 +1,7 @@
# Maintainer: Biswapriyo Nath <nathbappai@gmail.com>
pkgname=ncdu
pkgver=1.21
pkgver=1.22
pkgrel=1
pkgdesc="Disk usage analyzer with an ncurses interface."
arch=('i686' 'x86_64')
@ -10,7 +10,7 @@ license=('custom:MIT')
depends=('ncurses')
makedepends=('ncurses-devel' 'autotools' 'gcc')
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha256sums=('a894d3a9b46bce578a6039bef48f54533ec402fb589b0769bfbb1d1edf9601a6'
sha256sums=('0ad6c096dc04d5120581104760c01b8f4e97d4191d6c9ef79654fa3c691a176b'
'SKIP')
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') # Yoran Heling <info@yorhel.nl>