summaryrefslogtreecommitdiffstats
path: root/system/ttop/ttop.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttop/ttop.SlackBuild')
-rw-r--r--system/ttop/ttop.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/ttop/ttop.SlackBuild b/system/ttop/ttop.SlackBuild
index 6773003da2..a01b4d39cf 100644
--- a/system/ttop/ttop.SlackBuild
+++ b/system/ttop/ttop.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=ttop
-VERSION=${VERSION:-0.7.2}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,6 +81,7 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}