audio/ponymix: Updated for version 5

Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
Christoph Willing 2016-08-11 09:34:02 +10:00 committed by Willy Sudiarto Raharjo
parent b13940e8fc
commit 896b9292e3
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ponymix
VERSION=${VERSION:-0.0git20160130}
VERSION=${VERSION:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xf $CWD/$VERSION.tar.gz || tar xf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
sed -i -e "s:usr\/share\/man:usr\/man:" Makefile
chown -R root:root .

View file

@ -1,8 +1,8 @@
PRGNAM="ponymix"
VERSION="0.0git20160130"
VERSION="5"
HOMEPAGE="https://github.com/falconindy/ponymix"
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/ponymix/ponymix-0.0git20160130.tar.gz"
MD5SUM="a2515fa1f3991a8f0d1cd6ae02f811ea"
DOWNLOAD="https://github.com/falconindy/ponymix/archive/5.tar.gz"
MD5SUM="182e5e8f9af96f4302c124700f936cbc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""