audio/kradio: Updated for version 4.0.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2015-12-08 23:58:53 +07:00 committed by Willy Sudiarto Raharjo
parent ed89ab2eff
commit b48f377d48
3 changed files with 5 additions and 5 deletions

View file

@ -2,4 +2,4 @@ KRadio is a comfortable KDE4/Linux internet and AM/FM radio application.
You need to configure ALSA correctly for this to work. You need to configure ALSA correctly for this to work.
lame and lirc are optional dependencies. Optional dependencies: lame and lirc

View file

@ -25,7 +25,7 @@
PRGNAM=kradio PRGNAM=kradio
SRCNAM=kradio4 SRCNAM=kradio4
VERSION=${VERSION:-4.0.7} VERSION=${VERSION:-4.0.8}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="kradio" PRGNAM="kradio"
VERSION="4.0.7" VERSION="4.0.8"
HOMEPAGE="http://kradio.sourceforge.net/" HOMEPAGE="http://kradio.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/kradio/kradio4-4.0.7.tar.bz2" DOWNLOAD="http://downloads.sourceforge.net/kradio/kradio4-4.0.8.tar.bz2"
MD5SUM="75eb51fdd55f0557969febb2c1f82b1c" MD5SUM="35915b48c15a11b7a5085cee66bcaedf"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="ffmpeg libmms" REQUIRES="ffmpeg libmms"