audio/eawpats: Updated for version 12

This commit is contained in:
B. Watson 2010-05-13 00:20:58 +02:00 committed by David Somero
parent 5e50ca4bab
commit 7fa43475a0
2 changed files with 3 additions and 1 deletions

View file

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

@ -3,6 +3,8 @@ VERSION="12"
HOMEPAGE="http://www.george.ca/interests/timidity.html"
DOWNLOAD="http://distfiles.gentoo.org/distfiles/eawpats12_full.tar.gz"
MD5SUM="8ebcf0583f3077346ebace93c8ea166f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="dsomero"