mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
audio/flacon: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4f97f0a99
commit
a7f4921191
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue