summaryrefslogtreecommitdiffstats
path: root/audio/freepats
diff options
context:
space:
mode:
author Kyle Guinn2010-05-13 00:21:05 +0200
committer Robby Workman2010-05-13 00:21:05 +0200
commit7f8600f7f2a0040e66531424e4ea64425ca364b2 (patch)
treecef9f10ce7de94d270bf5b3cb51a2c5463901d46 /audio/freepats
parenta5c616755349d4c88d6d46eaae04311c7b42f6a4 (diff)
downloadslackbuilds-7f8600f7f2a0040e66531424e4ea64425ca364b2.tar.gz
audio/freepats: Updated for version 20060219
Diffstat (limited to 'audio/freepats')
-rw-r--r--audio/freepats/freepats.SlackBuild2
-rw-r--r--audio/freepats/freepats.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/freepats/freepats.SlackBuild b/audio/freepats/freepats.SlackBuild
index 6ae8bb8fb8..7e0b84a69e 100644
--- a/audio/freepats/freepats.SlackBuild
+++ b/audio/freepats/freepats.SlackBuild
@@ -44,4 +44,4 @@ 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.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/audio/freepats/freepats.info b/audio/freepats/freepats.info
index fd9d9a24c9..ab238cf090 100644
--- a/audio/freepats/freepats.info
+++ b/audio/freepats/freepats.info
@@ -3,6 +3,8 @@ VERSION="20060219"
HOMEPAGE="http://freepats.zenvoid.org/"
DOWNLOAD="http://freepats.zenvoid.org/freepats-20060219.tar.bz2"
MD5SUM="b947806304bc559a644a2c06deda8404"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="Kyle Guinn"
EMAIL="elyk03@gmail.com"
APPROVED="rworkman"