summaryrefslogtreecommitdiffstats
path: root/network/Pafy/Pafy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-06 12:22:14 +0200
committer Willy Sudiarto Raharjo2014-06-12 01:51:39 +0200
commitc590a17644902a3430b504e67fd9a0f268da78ca (patch)
tree418061b634f7748ab7e29dc6f6f018b5e695015d /network/Pafy/Pafy.SlackBuild
parent28076ab6c21c88493e601b1ff88b77155c18f8cb (diff)
downloadslackbuilds-c590a17644902a3430b504e67fd9a0f268da78ca.tar.gz
network/Pafy: Updated for version 0.3.46.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/Pafy/Pafy.SlackBuild')
-rw-r--r--network/Pafy/Pafy.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild
index 6ac349c537..b773285953 100644
--- a/network/Pafy/Pafy.SlackBuild
+++ b/network/Pafy/Pafy.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=Pafy
-VERSION=${VERSION:-0.3.44}
+VERSION=${VERSION:-0.3.46}
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}