summaryrefslogtreecommitdiffstats
path: root/audio/speex
diff options
context:
space:
mode:
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/speex.SlackBuild2
-rw-r--r--audio/speex/speex.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/speex/speex.SlackBuild b/audio/speex/speex.SlackBuild
index 301b25e500..d2b665f2cd 100644
--- a/audio/speex/speex.SlackBuild
+++ b/audio/speex/speex.SlackBuild
@@ -93,4 +93,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}
diff --git a/audio/speex/speex.info b/audio/speex/speex.info
index 43ab0c2ed4..fa3ac445ed 100644
--- a/audio/speex/speex.info
+++ b/audio/speex/speex.info
@@ -2,7 +2,9 @@ PRGNAM="speex"
VERSION="1.2rc1"
HOMEPAGE="http://www.speex.org"
DOWNLOAD="http://downloads.us.xiph.org/releases/speex/speex-1.2rc1.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="c4438b22c08e5811ff10e2b06ee9b9ae"
+MD5SUM_x86_64=""
MAINTAINER="alkos333"
EMAIL="me@alkos333.net"
APPROVED="dsomero,rworkman"