summaryrefslogtreecommitdiffstats
path: root/system/dust/dust.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/dust/dust.SlackBuild')
-rw-r--r--system/dust/dust.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/dust/dust.SlackBuild b/system/dust/dust.SlackBuild
index e8b1bbd3b0..50dd08ec26 100644
--- a/system/dust/dust.SlackBuild
+++ b/system/dust/dust.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dust
-VERSION=${VERSION:-0.8.2}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -173,6 +173,8 @@ mkdir -p $PKG/usr/share/bash-completion/completions
mv completions/dust.bash $PKG/usr/share/bash-completion/completions/dust
mkdir -p $PKG/usr/share/zsh/site-functions
mv completions/_dust $PKG/usr/share/zsh/site-functions/
+mkdir -p $PKG/usr/share/fish/vendor_completions.d
+mv completions/dust.fish $PKG/usr/share/fish/vendor_completions.d/
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \