audio/sayonara-player: Updated for version 0.9.2-git11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-11-03 06:48:23 +07:00 committed by Willy Sudiarto Raharjo
parent 94edffc65b
commit c369848b95
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=sayonara-player
VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-3}
BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -56,7 +56,7 @@ fi
set -e
SRCVER="git8-20161013"
SRCVER="git11-20161030"
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="sayonara-player"
VERSION="0.9.2"
HOMEPAGE="https://sayonara-player.com/index.php"
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git8-20161013.tar.gz"
MD5SUM="02292a634beb16ab1d51e51455b4ab1f"
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git11-20161030.tar.gz"
MD5SUM="b94922532b48907d5e1b1b7efd3cda6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 gst-plugins-bad"