ncdu: remove long_desc.

This commit is contained in:
Juan RP 2014-02-21 15:40:20 +01:00
parent 9cd0b361f6
commit 3bb480e0c1
1 changed files with 2 additions and 6 deletions

View File

@ -1,16 +1,12 @@
# Template file for 'ncdu'
pkgname=ncdu
version=1.10
revision=1
revision=2
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="NCurses Disk Usage"
short_desc="NCurses Disk Usage utility"
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=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
directories and show percentages of disk usage with ncurses library."