audio/flacon: Updated for version 11.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2024-06-24 08:30:22 +07:00 committed by Willy Sudiarto Raharjo
parent 5cd91d59ff
commit a0bdc69cd9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for flacon.
#
# Copyright 2015-2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2015-2024 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flacon
VERSION=${VERSION:-11.3.0}
VERSION=${VERSION:-11.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="flacon"
VERSION="11.3.0"
VERSION="11.4.0"
HOMEPAGE="https://flacon.github.io/"
DOWNLOAD="https://github.com/flacon/flacon/archive/v11.3.0/flacon-11.3.0.tar.gz"
MD5SUM="4b16b1a56ad0cff01b207445c1ac9464"
DOWNLOAD="https://github.com/flacon/flacon/archive/v11.4.0/flacon-11.4.0.tar.gz"
MD5SUM="42107322261c675ff534e2eff4704900"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libuchardet"