audio/xmms-shn: Updated for version 2.4.1

This commit is contained in:
mightaswell 2010-05-13 00:22:17 +02:00 committed by Robby Workman
parent e47638a797
commit 826c7e2baf
2 changed files with 3 additions and 1 deletions

View file

@ -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}

View file

@ -2,7 +2,9 @@ PRGNAM="xmms-shn"
VERSION="2.4.1"
HOMEPAGE="http://shnutils.freeshell.org/xmms-shn/"
DOWNLOAD="http://shnutils.freeshell.org/xmms-shn/dist/src/xmms-shn-2.4.1.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="5bcdac72500091d55dce4eb0e8bed985"
MD5SUM_x86_64=""
MAINTAINER="mightaswell"
EMAIL="mightaswell@gmail.com"
APPROVED="rworkman"