audio/abcde: Updated for version 2.3.99.6

This commit is contained in:
Jim Capozzoli 2010-05-13 00:20:40 +02:00 committed by David Somero
parent 583fa86f52
commit cc647341fd
3 changed files with 5 additions and 3 deletions

View file

@ -86,4 +86,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}

View file

@ -2,7 +2,9 @@ PRGNAM="abcde"
VERSION="2.3.99.6"
HOMEPAGE="http://freshmeat.net/projects/abcde/"
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/a/abcde/abcde_2.3.99.6.orig.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="ac9be20f3098b0943212168171d33ffa"
MD5SUM_x86_64=""
MAINTAINER="Jim Capozzoli"
EMAIL="saltmiser@gmail.com"
APPROVED="dsomero"