desktop/xfce4-places-plugin: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
1d8e231ad4
commit
a6749ea6a8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-places-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-places-plugin
|
||||
VERSION=1.2.0
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-places-plugin"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="http://goodies.xfce.org"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2"
|
||||
MD5SUM="f2d8c13340b3d52c5a7f6e2b9cdc55e3"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.4/xfce4-places-plugin-1.4.0.tar.bz2"
|
||||
MD5SUM="cdb5c966c7a93ca29f2ce50223782133"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue