mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/freepats: Updated for version 20060219
This commit is contained in:
parent
a5c6167553
commit
7f8600f7f2
2 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue