ncdu: update to 1.10.
This commit is contained in:
parent
d0e257c997
commit
8b92232efb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.9
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
license="MIT"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=ea7349544a9da77764293d84e52862110ab49ee29b949158bc4bab908d3dd3a5
|
||||
checksum=f5994a4848dbbca480d39729b021f057700f14ef72c0d739bbd82d862f2f0c67
|
||||
long_desc="
|
||||
Ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use
|
||||
interface through famous du utility. It allows to browse through the
|
||||
|
|
Loading…
Reference in New Issue