From 1894b1d9f80ad8b2d334a06ccea34416b463d041 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 23 Apr 2013 20:47:04 -0400 Subject: desktop/xfce4-places-plugin: Updated for version 1.5.0. Signed-off-by: dsomero --- desktop/xfce4-places-plugin/slack-desc | 10 +++++----- desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild | 8 +++----- desktop/xfce4-places-plugin/xfce4-places-plugin.info | 6 +++--- 3 files changed, 11 insertions(+), 13 deletions(-) (limited to 'desktop') diff --git a/desktop/xfce4-places-plugin/slack-desc b/desktop/xfce4-places-plugin/slack-desc index a5b80cde9b..1eeb6f2ea7 100644 --- a/desktop/xfce4-places-plugin/slack-desc +++ b/desktop/xfce4-places-plugin/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| xfce4-places-plugin: xfce4-places-plugin (places plugin for the Xfce panel) diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild index be0f7622a6..033336e35f 100644 --- a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild +++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh -# Slackware build script for xfce4-places-plugin +# Slackware build script for xfce4-places-plugin -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2013 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,16 +23,14 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-places-plugin -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.info b/desktop/xfce4-places-plugin/xfce4-places-plugin.info index f3259f5bd7..df8f63fa04 100644 --- a/desktop/xfce4-places-plugin/xfce4-places-plugin.info +++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-places-plugin" -VERSION="1.4.0" +VERSION="1.5.0" HOMEPAGE="http://goodies.xfce.org" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.4/xfce4-places-plugin-1.4.0.tar.bz2" -MD5SUM="cdb5c966c7a93ca29f2ce50223782133" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.5/xfce4-places-plugin-1.5.0.tar.bz2" +MD5SUM="84c39fb123e07e1c7caaf006d9383656" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3