multimedia/xmltv: Updated for version 0.5.61.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
David Somero 2011-12-25 02:42:20 -02:00 committed by Robby Workman
parent 388987d4f9
commit 0eff64f3e5
3 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler-----------------------------------------------------|
|-----handy-ruler------------------------------------------------------|
xmltv: xmltv (Utilities to manage your TV viewing )
xmltv:
xmltv: XMLTV is a set of utilities to manage your TV viewing. They work

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmltv
VERSION=0.5.59
VERSION=0.5.61
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="xmltv"
VERSION="0.5.59"
VERSION="0.5.61"
HOMEPAGE="http://xmltv.org/wiki"
DOWNLOAD="http://downloads.sourceforge.net/xmltv/xmltv-0.5.59.tar.bz2"
MD5SUM="29497a1d165ef0cdedfe376e04c06903"
DOWNLOAD="http://downloads.sourceforge.net/xmltv/xmltv-0.5.61.tar.bz2"
MD5SUM="66607d44bfca0919dadeb4a41e45fcf8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"
APPROVED="rworkman"
APPROVED="rworkman,Niels Horn"