mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/eawpats: Updated for version 12
This commit is contained in:
parent
5e50ca4bab
commit
7fa43475a0
2 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue