aboutsummaryrefslogtreecommitdiff
path: root/audio/whipper
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-05-13 02:18:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:14 +0700
commitcec60a4f32b729f3214200f50de211974d36dbf0 (patch)
tree721fa326e6b44990c2f3aa9079efd0a057a16014 /audio/whipper
parent590e1e594425dfc1595b2b68f09c91497baac814 (diff)
downloadslackbuilds-cec60a4f32b729f3214200f50de211974d36dbf0.tar.xz
audio/whipper: Update REQUIRES.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/whipper')
-rw-r--r--audio/whipper/whipper.SlackBuild2
-rw-r--r--audio/whipper/whipper.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild
index 300dcaced77a..fe6f0129c0a9 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 756f91332542..011c81edc2c3 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"