ncdu: Update to 1.18.1

This commit is contained in:
Christoph Reiter
2023-03-14 18:29:24 +01:00
parent 6483d6c3c6
commit 6ed57591dd

View File

@@ -1,7 +1,7 @@
# Maintainer: Biswapriyo Nath <nathbappai@gmail.com>
pkgname=ncdu
pkgver=1.17
pkgver=1.18.1
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=('810745a8ed1ab3788c87d3aea4cc1a14edf6ee226f764bcc383e024ba56adbf1'
sha256sums=('7c0fa1eb29d85aaed4ba174164bdbb8f011b5c390d017c57d668fc7231332405'
'SKIP')
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') # Yoran Heling <info@yorhel.nl>