audio/sayonara-player: Updated for version 0.9.2-git6-20161010.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-10-13 21:16:54 +07:00 committed by Willy Sudiarto Raharjo
parent b1e4b53aa7
commit d58aff6079
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -56,7 +56,7 @@ fi
set -e
SRCVER="git4-20160920"
SRCVER="git6-20161010"
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-git4-20160920.tar.gz"
MD5SUM="9403b32220df8db6fc74b9e710d1470e"
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git6-20161010.tar.gz"
MD5SUM="6349bf7cb9816fa1422666bb92c1b196"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 gst-plugins-bad"