audio/sayonara-player: Updated source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7ea3981506
commit
59974fafc6
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=sayonara-player
|
PRGNAM=sayonara-player
|
||||||
VERSION=${VERSION:-0.9.2}
|
VERSION=${VERSION:-0.9.2}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-3}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
@ -56,7 +56,7 @@ fi
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
SRCVER="git6-20161010"
|
SRCVER="git8-20161013"
|
||||||
|
|
||||||
rm -rf $PKG
|
rm -rf $PKG
|
||||||
mkdir -p $TMP $PKG $OUTPUT
|
mkdir -p $TMP $PKG $OUTPUT
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sayonara-player"
|
PRGNAM="sayonara-player"
|
||||||
VERSION="0.9.2"
|
VERSION="0.9.2"
|
||||||
HOMEPAGE="https://sayonara-player.com/index.php"
|
HOMEPAGE="https://sayonara-player.com/index.php"
|
||||||
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git6-20161010.tar.gz"
|
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git8-20161013.tar.gz"
|
||||||
MD5SUM="6349bf7cb9816fa1422666bb92c1b196"
|
MD5SUM="02292a634beb16ab1d51e51455b4ab1f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="qt5 gst-plugins-bad"
|
REQUIRES="qt5 gst-plugins-bad"
|
||||||
|
|
Loading…
Reference in New Issue