summaryrefslogtreecommitdiffstats
path: root/network/Flootty/Flootty.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/Flootty/Flootty.SlackBuild')
-rw-r--r--network/Flootty/Flootty.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/Flootty/Flootty.SlackBuild b/network/Flootty/Flootty.SlackBuild
index b29a4868a6..0bb25fb81e 100644
--- a/network/Flootty/Flootty.SlackBuild
+++ b/network/Flootty/Flootty.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=Flootty
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.1.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}