From cec60a4f32b729f3214200f50de211974d36dbf0 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Sat, 13 May 2023 02:18:44 +0100 Subject: [PATCH] audio/whipper: Update REQUIRES. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- audio/whipper/whipper.SlackBuild | 2 +- audio/whipper/whipper.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild index 300dcaced7..fe6f0129c0 100644 --- a/audio/whipper/whipper.SlackBuild +++ b/audio/whipper/whipper.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=whipper VERSION=${VERSION:-0.10.0} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 756f913325..011c81edc2 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -7,6 +7,6 @@ MD5SUM="ad9e6cb208fdb799ba21ded976e868b4 \ 73fa571dc56319c5cac3da89a0f23738" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="mutagen musicbrainzngs pycdio python3-ruamel.yaml python-discid" +REQUIRES="mutagen musicbrainzngs python3-pycdio python3-ruamel.yaml python-discid" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org"