audio/kradio: Updated for version 4.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed89ab2eff
commit
b48f377d48
|
@ -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.
|
||||
|
||||
lame and lirc are optional dependencies.
|
||||
Optional dependencies: lame and lirc
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=kradio
|
||||
SRCNAM=kradio4
|
||||
VERSION=${VERSION:-4.0.7}
|
||||
VERSION=${VERSION:-4.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kradio"
|
||||
VERSION="4.0.7"
|
||||
VERSION="4.0.8"
|
||||
HOMEPAGE="http://kradio.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/kradio/kradio4-4.0.7.tar.bz2"
|
||||
MD5SUM="75eb51fdd55f0557969febb2c1f82b1c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/kradio/kradio4-4.0.8.tar.bz2"
|
||||
MD5SUM="35915b48c15a11b7a5085cee66bcaedf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg libmms"
|
||||
|
|
Loading…
Reference in New Issue