diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-10-13 21:16:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-14 22:19:57 +0700 |
commit | d58aff607983461b51e851a39bbfeab02436d338 (patch) | |
tree | 1045d49726a6604983409e83d0d1aad91c2e94aa /audio/sayonara-player | |
parent | b1e4b53aa7ccad65c7c0d595f9c8ab96e21bb9f1 (diff) | |
download | slackbuilds-d58aff607983461b51e851a39bbfeab02436d338.tar.gz |
audio/sayonara-player: Updated for version 0.9.2-git6-20161010.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/sayonara-player')
-rw-r--r-- | audio/sayonara-player/sayonara-player.SlackBuild | 4 | ||||
-rw-r--r-- | audio/sayonara-player/sayonara-player.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/sayonara-player/sayonara-player.SlackBuild b/audio/sayonara-player/sayonara-player.SlackBuild index ead0473fce..772bb4030c 100644 --- a/audio/sayonara-player/sayonara-player.SlackBuild +++ b/audio/sayonara-player/sayonara-player.SlackBuild @@ -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 diff --git a/audio/sayonara-player/sayonara-player.info b/audio/sayonara-player/sayonara-player.info index 5047faa28f..39d066c2a5 100644 --- a/audio/sayonara-player/sayonara-player.info +++ b/audio/sayonara-player/sayonara-player.info @@ -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" |