ncdu: Update to 1.19

This commit is contained in:
Christoph Reiter 2023-09-15 12:46:26 +02:00
parent a471240cbd
commit 88eb8abf41

View File

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