ncdu: Update to 1.22
This commit is contained in:
parent
0b73b00a12
commit
c7c2646ea7
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Biswapriyo Nath <nathbappai@gmail.com>
|
# Maintainer: Biswapriyo Nath <nathbappai@gmail.com>
|
||||||
|
|
||||||
pkgname=ncdu
|
pkgname=ncdu
|
||||||
pkgver=1.21
|
pkgver=1.22
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Disk usage analyzer with an ncurses interface."
|
pkgdesc="Disk usage analyzer with an ncurses interface."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -10,7 +10,7 @@ license=('custom:MIT')
|
|||||||
depends=('ncurses')
|
depends=('ncurses')
|
||||||
makedepends=('ncurses-devel' 'autotools' 'gcc')
|
makedepends=('ncurses-devel' 'autotools' 'gcc')
|
||||||
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
|
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
|
||||||
sha256sums=('a894d3a9b46bce578a6039bef48f54533ec402fb589b0769bfbb1d1edf9601a6'
|
sha256sums=('0ad6c096dc04d5120581104760c01b8f4e97d4191d6c9ef79654fa3c691a176b'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') # Yoran Heling <info@yorhel.nl>
|
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') # Yoran Heling <info@yorhel.nl>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user