diff options
-rw-r--r-- | audio/tauonmb/tauonmb.SlackBuild | 2 | ||||
-rw-r--r-- | audio/tauonmb/tauonmb.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/tauonmb/tauonmb.SlackBuild b/audio/tauonmb/tauonmb.SlackBuild index 4c242a3a58..153a07b84b 100644 --- a/audio/tauonmb/tauonmb.SlackBuild +++ b/audio/tauonmb/tauonmb.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tauonmb VERSION=${VERSION:-7.2.1} SRCNAM=TauonMusicBox -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/audio/tauonmb/tauonmb.info b/audio/tauonmb/tauonmb.info index 8b5e9ccb1f..c025e5f68d 100644 --- a/audio/tauonmb/tauonmb.info +++ b/audio/tauonmb/tauonmb.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Taiko2k/TauonMusicBox/archive/v7.2.1/TauonMusicBox- MD5SUM="66441bb1faa5475e246a9bb66c2c835e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libopenmpt musicbrainzngs mutagen pylast python3-isounidecode python3-natsort python3-plexapi python3-pulsectl python3-pylyrics python3-pysdl2 send2trash setproctitle websocket-client" +REQUIRES="libopenmpt musicbrainzngs mutagen pylast python3-isounidecode python3-natsort python3-plexapi python3-pulsectl python3-pylyrics python3-pysdl2 send2trash setproctitle python3-websocket-client" MAINTAINER="Pouria Rezaei" EMAIL="Pouria.rz@outlook.com" |