audio/flacon: Updated for version 2.1.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-12-29 21:20:50 +00:00 committed by David Spencer
parent 10b6baf610
commit 682d12aec0
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flacon
VERSION=${VERSION:-2.1.0}
VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="flacon"
VERSION="2.1.0"
VERSION="2.1.1"
HOMEPAGE="https://flacon.github.io/"
DOWNLOAD="https://github.com/flacon/flacon/archive/v2.1.0/flacon-2.1.0.tar.gz"
MD5SUM="a1aaad2117ba3fc2a70a595338b01941"
DOWNLOAD="https://github.com/flacon/flacon/archive/v2.1.1/flacon-2.1.1.tar.gz"
MD5SUM="cab9ea940098b20d317ec82d21a92ab0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libuchardet"