Browse Source

multimedia/whistle: Updated for version 0.9.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/47/head
Manuel Fill 8 years ago
committed by Willy Sudiarto Raharjo
parent
commit
47608949dd
  1. 2
      multimedia/whistle/whistle.SlackBuild
  2. 8
      multimedia/whistle/whistle.info

2
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}

8
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"
Loading…
Cancel
Save