diff options
author | Manuel Fill <manuel.fill.42@gmail.com> | 2017-10-29 14:15:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:00 +0700 |
commit | 47608949ddd1ea19289a4c68e16a3e3fa873eb83 (patch) | |
tree | b6748b01253c8cfcf9380b2d058e591a29a86862 /multimedia/whistle | |
parent | e9a1a1798b67c582dcb87763801b5135cdeebc46 (diff) | |
download | slackbuilds-47608949ddd1ea19289a4c68e16a3e3fa873eb83.tar.gz |
multimedia/whistle: Updated for version 0.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/whistle')
-rw-r--r-- | multimedia/whistle/whistle.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/whistle/whistle.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/whistle/whistle.SlackBuild b/multimedia/whistle/whistle.SlackBuild index a585c13e05..d133df0753 100644 --- a/multimedia/whistle/whistle.SlackBuild +++ b/multimedia/whistle/whistle.SlackBuild @@ -22,7 +22,7 @@ # that is unlikely, as I am rather tall. PRGNAM=whistle -VERSION=${VERSION:-0.8.7} +VERSION=${VERSION:-0.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/whistle/whistle.info b/multimedia/whistle/whistle.info index 4d8f5093ef..dceeb6af8d 100644 --- a/multimedia/whistle/whistle.info +++ b/multimedia/whistle/whistle.info @@ -1,10 +1,10 @@ PRGNAM="whistle" -VERSION="0.8.7" +VERSION="0.9.3" HOMEPAGE="https://github.com/ap0calypse/whistle" -DOWNLOAD="https://github.com/ap0calypse/whistle/archive/0.8.7.tar.gz" -MD5SUM="e76535c7479d15b0af38d1524bc8f1ec" +DOWNLOAD="https://github.com/ap0calypse/whistle/archive/0.9.3.tar.gz" +MD5SUM="bddd41feebf3ceb380c51e743ab210e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Curses-UI perl-Audio-FLAC-Header perl-IPC-Run perl-IPC-System-Simple perl-MP3-Info perl-Ogg-Vorbis-Header-PurePerl perl-extutils-depends perl-extutils-pkgconfig perl-file-mimeinfo" +REQUIRES="perl-Curses-UI perl-Audio-FLAC-Header perl-IPC-Run perl-IPC-System-Simple perl-MP3-Info perl-Ogg-Vorbis-Header-PurePerl perl-extutils-depends perl-extutils-pkgconfig perl-file-mimeinfo libwww-perl" MAINTAINER="Manuel Fill" EMAIL="manuel.fill.42@gmail.com" |