diff options
author | mightaswell <mightaswell@gmail.com> | 2010-05-13 00:22:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:22:17 +0200 |
commit | 826c7e2baffc7335dde47b9dbae014030f32d0f3 (patch) | |
tree | ba0ad822cbdb21e4f4d0eb9ec0a17d9726eb4973 /audio/xmms-shn/xmms-shn.SlackBuild | |
parent | e47638a7971ede6e7dc26268c43b06ce6c8f9b64 (diff) | |
download | slackbuilds-826c7e2baffc7335dde47b9dbae014030f32d0f3.tar.gz |
audio/xmms-shn: Updated for version 2.4.1
Diffstat (limited to 'audio/xmms-shn/xmms-shn.SlackBuild')
-rw-r--r-- | audio/xmms-shn/xmms-shn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-shn/xmms-shn.SlackBuild b/audio/xmms-shn/xmms-shn.SlackBuild index afec868d2b..b89ae9c022 100644 --- a/audio/xmms-shn/xmms-shn.SlackBuild +++ b/audio/xmms-shn/xmms-shn.SlackBuild @@ -69,5 +69,5 @@ 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} |