desktop/xfce4-mpc-plugin: Updated for version 0.4.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
15230ab6a0
commit
0d8f1fa264
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-mpc-plugin
|
||||
|
||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xfce4-mpc-plugin
|
||||
VERSION=0.3.6
|
||||
VERSION=${VERSION:-0.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-mpc-plugin"
|
||||
VERSION="0.3.6"
|
||||
VERSION="0.4.4"
|
||||
HOMEPAGE="http://goodies.xfce.org/"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2"
|
||||
MD5SUM="a6366662885d803dcebd82bbb91ed3c7"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2"
|
||||
MD5SUM="1c126ca71d6db1ac6a0cc6720554e7bd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mpd"
|
||||
|
|
Loading…
Reference in New Issue