mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/gnome-mplayer: Updated for version 1.0.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
241fa25613
commit
ec73fb9812
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Phillip Warner <pc_warner@yahoo.com>
|
||||
|
||||
PRGNAM=gnome-mplayer
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
VERSION=${VERSION:-1.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnome-mplayer"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.0.8"
|
||||
HOMEPAGE="http://sites.google.com/site/kdekorte2/gnomemplayer"
|
||||
DOWNLOAD="http://gnome-mplayer.googlecode.com/files/gnome-mplayer-1.0.6.tar.gz"
|
||||
MD5SUM="c1fc23faf70f3bbc23daf60f9b34832d"
|
||||
DOWNLOAD="http://gnome-mplayer.googlecode.com/files/gnome-mplayer-1.0.8.tar.gz"
|
||||
MD5SUM="9225dc0645d050ee31dd877559d7c16b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gmtk"
|
||||
|
|
Loading…
Reference in a new issue