audio/flacon: Updated for version 5.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-02-01 00:53:07 +07:00 committed by Willy Sudiarto Raharjo
parent d4f97f0a99
commit a7f4921191
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for flacon.
#
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flacon
VERSION=${VERSION:-5.0.0}
VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="flacon"
VERSION="5.0.0"
VERSION="5.1.0"
HOMEPAGE="https://flacon.github.io/"
DOWNLOAD="https://github.com/flacon/flacon/archive/v5.0.0/flacon-5.0.0.tar.gz"
MD5SUM="460ee7be7fb8bb21fa1e27b31d773ddf"
DOWNLOAD="https://github.com/flacon/flacon/archive/v5.1.0/flacon-5.1.0.tar.gz"
MD5SUM="15af31b88a2baa75966b22345524ef1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 libuchardet"