audio/sayonara-player: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
86276fe088
commit
ed9cacef0a
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sayonara-player
|
||||
VERSION=${VERSION:-0.9.1}
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -56,7 +56,7 @@ fi
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="git2-20160913"
|
||||
SRCVER="git4-20160920"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sayonara-player"
|
||||
VERSION="0.9.1"
|
||||
VERSION="0.9.2"
|
||||
HOMEPAGE="https://sayonara-player-player.com/index.php"
|
||||
DOWNLOAD="https://sayonara-player.com/sw/sayonara-player-0.9.1-git2-20160913.tar.gz"
|
||||
MD5SUM="0691f63c01743806fda9327ac2e2bb9b"
|
||||
DOWNLOAD="http://sayonara-player.com/sw/sayonara-player-0.9.2-git4-20160920.tar.gz"
|
||||
MD5SUM="9403b32220df8db6fc74b9e710d1470e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 gst-plugins-bad"
|
||||
|
|
Loading…
Reference in New Issue