summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/ncmpcpp.SlackBuild
diff options
context:
space:
mode:
authorJuan Camilo NoreƱa <jcnb81@gmail.com>2010-05-13 00:21:52 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-13 00:21:52 +0200
commitd82d4819d615825bd2397ecbf4af203acc620737 (patch)
tree650955fcd863fdb2a551cbfa7cdd8eccb90e6ecf /audio/ncmpcpp/ncmpcpp.SlackBuild
parentdeaef7a0513acd6447d285ce93f194abc8978196 (diff)
downloadslackbuilds-d82d4819d615825bd2397ecbf4af203acc620737.tar.gz
audio/ncmpcpp: Updated for version 0.4
Diffstat (limited to 'audio/ncmpcpp/ncmpcpp.SlackBuild')
-rw-r--r--audio/ncmpcpp/ncmpcpp.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/ncmpcpp/ncmpcpp.SlackBuild b/audio/ncmpcpp/ncmpcpp.SlackBuild
index 3220e3922f..88a3b48cb0 100644
--- a/audio/ncmpcpp/ncmpcpp.SlackBuild
+++ b/audio/ncmpcpp/ncmpcpp.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Slackware build script for ncmpc
+# Slackware build script for ncmpcpp
# Copyright 2006 Andrew Brouwers <abrouwers@gmail.com>
# All rights reserved.
@@ -25,7 +25,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=ncmpcpp
-VERSION=0.3.4
+VERSION=0.4
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,4 +81,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}