summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Robby Workman2013-06-21 02:52:42 +0200
committer Niels Horn2013-06-21 02:52:42 +0200
commit7cab6f0c494488d91f8831ff08fe5bc150e85d35 (patch)
treea1a352e62defa4ce88e6630041740c7144b66987 /desktop
parenta73096b5f1bf5629211a25575500d107891972d7 (diff)
downloadslackbuilds-7cab6f0c494488d91f8831ff08fe5bc150e85d35.tar.gz
desktop/xfce4-dict: Updated for version 0.7.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xfce4-dict/slack-desc10
-rw-r--r--desktop/xfce4-dict/xfce4-dict.SlackBuild6
-rw-r--r--desktop/xfce4-dict/xfce4-dict.info8
3 files changed, 11 insertions, 13 deletions
diff --git a/desktop/xfce4-dict/slack-desc b/desktop/xfce4-dict/slack-desc
index 9b7b179a5d..308aa77c78 100644
--- a/desktop/xfce4-dict/slack-desc
+++ b/desktop/xfce4-dict/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-dict: xfce4-dict (Dictionary plugin for Xfce)
diff --git a/desktop/xfce4-dict/xfce4-dict.SlackBuild b/desktop/xfce4-dict/xfce4-dict.SlackBuild
index 123c90fe03..70528983df 100644
--- a/desktop/xfce4-dict/xfce4-dict.SlackBuild
+++ b/desktop/xfce4-dict/xfce4-dict.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xfce4-dict
-# Copyright 2006-2011 Robby Workman, Northport, AL, USA
+# Copyright 2006-2013 Robby Workman, Northport, AL, 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-dict
-VERSION=0.6.0
+VERSION=${VERSION:-0.7.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-dict/xfce4-dict.info b/desktop/xfce4-dict/xfce4-dict.info
index 725ff9b77d..9fcba3c76e 100644
--- a/desktop/xfce4-dict/xfce4-dict.info
+++ b/desktop/xfce4-dict/xfce4-dict.info
@@ -1,8 +1,8 @@
PRGNAM="xfce4-dict"
-VERSION="0.6.0"
-HOMEPAGE="http://goodies.xfce.org/"
-DOWNLOAD="http://archive.xfce.org/src/apps/xfce4-dict/0.6/xfce4-dict-0.6.0.tar.bz2"
-MD5SUM="c371c5c0bbe45a2bfac336cfe01dfe01"
+VERSION="0.7.0"
+HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict"
+DOWNLOAD="http://archive.xfce.org/src/apps/xfce4-dict/0.7/xfce4-dict-0.7.0.tar.bz2"
+MD5SUM="ceec37fe56a18c14ecad617e21acce69"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""