diff options
-rw-r--r-- | audio/whipper/whipper.SlackBuild | 1 | ||||
-rw-r--r-- | audio/whipper/whipper.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild index fe6f0129c0..afa12ee323 100644 --- a/audio/whipper/whipper.SlackBuild +++ b/audio/whipper/whipper.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for whipper +# Copyright 2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> # Copyright 2017-2022, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 011c81edc2..4bfbd7b24b 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -8,5 +8,5 @@ MD5SUM="ad9e6cb208fdb799ba21ded976e868b4 \ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mutagen musicbrainzngs python3-pycdio python3-ruamel.yaml python-discid" -MAINTAINER="Alexander Verbovetsky" -EMAIL="alik@ejik.org" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |