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:
parent
b1e4b53aa7
commit
d58aff6079
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue