summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-02-01 00:53:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-01 00:53:07 +0700
commita7f492119164868406b09fa28cd27f507380e1a4 (patch)
treeceb5fe36eb9250a2465946d51c8d182d344943e3
parentd4f97f0a99048292f02f34895198821939eb24dd (diff)
downloadslackbuilds-a7f492119164868406b09fa28cd27f507380e1a4.tar.gz
slackbuilds-a7f492119164868406b09fa28cd27f507380e1a4.tar.xz
audio/flacon: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--audio/flacon/flacon.SlackBuild4
-rw-r--r--audio/flacon/flacon.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/flacon/flacon.SlackBuild b/audio/flacon/flacon.SlackBuild
index db23ab88f7..193fd3a326 100644
--- a/audio/flacon/flacon.SlackBuild
+++ b/audio/flacon/flacon.SlackBuild
@@ -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}
diff --git a/audio/flacon/flacon.info b/audio/flacon/flacon.info
index 545002336c..23130c030a 100644
--- a/audio/flacon/flacon.info
+++ b/audio/flacon/flacon.info
@@ -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"