summaryrefslogtreecommitdiffstats
path: root/python/frosted/frosted.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/frosted/frosted.SlackBuild')
-rw-r--r--python/frosted/frosted.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/frosted/frosted.SlackBuild b/python/frosted/frosted.SlackBuild
index 6142733967..aa51c69ac3 100644
--- a/python/frosted/frosted.SlackBuild
+++ b/python/frosted/frosted.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=frosted
-VERSION=${VERSION:-1.3.2}
+VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,7 +80,6 @@ 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}