summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Erik Hanson2014-01-29 02:02:24 +0100
committer Erik Hanson2014-01-30 06:21:18 +0100
commit05872b0b04a6a4d8ee1fa4fbf4d926c53be52899 (patch)
tree4e92d677b6de9366063e5d5df26b438003c8e737 /system
parent126ae7718eb2d56d031e0ef01c309e28d7643bda (diff)
downloadslackbuilds-05872b0b04a6a4d8ee1fa4fbf4d926c53be52899.tar.gz
system/ncdu: Updated for version 1.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/ncdu/ncdu.SlackBuild6
-rw-r--r--system/ncdu/ncdu.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/ncdu/ncdu.SlackBuild b/system/ncdu/ncdu.SlackBuild
index 97498dfc62..2ff83d876b 100644
--- a/system/ncdu/ncdu.SlackBuild
+++ b/system/ncdu/ncdu.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ncdu
#
-# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ncdu
-VERSION=${VERSION:-1.8}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,7 +80,7 @@ find $PKG | xargs file | egrep "ELF.*executable" | cut -f 1 -d : \
gzip -9 $PKG/usr/man/man?/*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README \
+cp -a COPYING ChangeLog README \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/system/ncdu/ncdu.info b/system/ncdu/ncdu.info
index 2d6cfa125a..441a2f8179 100644
--- a/system/ncdu/ncdu.info
+++ b/system/ncdu/ncdu.info
@@ -1,8 +1,8 @@
PRGNAM="ncdu"
-VERSION="1.8"
+VERSION="1.10"
HOMEPAGE="http://dev.yorhel.nl/ncdu/"
-DOWNLOAD="http://dev.yorhel.nl/download/ncdu-1.8.tar.gz"
-MD5SUM="94d7a821f8a0d7ba8ef3dd926226f7d5"
+DOWNLOAD="http://dev.yorhel.nl/download/ncdu-1.10.tar.gz"
+MD5SUM="7535decc8d54eca811493e82d4bfab2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""