audio/sayonara-player: Updated for version 0.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-09-25 02:06:55 +07:00 committed by Willy Sudiarto Raharjo
parent 86276fe088
commit ed9cacef0a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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"