diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-05-05 22:35:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:30 +0700 |
commit | ab14e57498b49798940fccfcbd9f9639823f3fea (patch) | |
tree | 413131095d712ccc3ac6da32413b2356e648351a /audio/whipper/whipper.info | |
parent | d6448de6722d633f2eed4c37ff9e811192ebfb54 (diff) |
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/whipper.info')
-rw-r--r-- | audio/whipper/whipper.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 2618c58995df..756f91332542 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -1,10 +1,12 @@ PRGNAM="whipper" VERSION="0.10.0" HOMEPAGE="https://github.com/whipper-team/whipper" -DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.10.0/whipper-0.10.0.tar.gz" -MD5SUM="ad9e6cb208fdb799ba21ded976e868b4" +DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.10.0/whipper-0.10.0.tar.gz \ + https://github.com/whipper-team/whipper/pull/543.patch" +MD5SUM="ad9e6cb208fdb799ba21ded976e868b4 \ + 73fa571dc56319c5cac3da89a0f23738" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="mutagen musicbrainzngs pycdio python-ruamel.yaml python-discid" +REQUIRES="mutagen musicbrainzngs pycdio python3-ruamel.yaml python-discid" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |