multimedia/media-player-info: Updated for version 8.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-09-15 21:30:14 -04:00 committed by Robby Workman
parent 7f38cf6e0f
commit c17c36a699
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=media-player-info
VERSION=${VERSION:-7}
VERSION=${VERSION:-8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="media-player-info"
VERSION="7"
VERSION="8"
HOMEPAGE="http://hal.freedesktop.org/"
DOWNLOAD="http://www.freedesktop.org/software/media-player-info/media-player-info-7.tar.gz"
MD5SUM="e7028942e6f2853c4ba2bda3fe328d32"
DOWNLOAD="http://www.freedesktop.org/software/media-player-info/media-player-info-8.tar.gz"
MD5SUM="dbbbccd943ca226bf07be2c4b04e2e1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"