summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Daniel de Kok2010-05-11 19:45:29 +0200
committer Michiel van Wessem2010-05-11 19:45:29 +0200
commit809cd102670afeaf431937a71daf3fc9e53bea04 (patch)
treef18f424f4ed7b61c85014ad80f21c6a9d8026c5a
parent5bfc42089e0ecd796311a2655d24ef0169ecfdd1 (diff)
downloadslackbuilds-809cd102670afeaf431937a71daf3fc9e53bea04.tar.gz
misc/matchbox-common: Updated for version 0.9.1
-rw-r--r--misc/matchbox-common/matchbox-common.SlackBuild2
-rw-r--r--misc/matchbox-common/matchbox-common.info4
-rw-r--r--misc/matchbox-common/slack-desc8
3 files changed, 11 insertions, 3 deletions
diff --git a/misc/matchbox-common/matchbox-common.SlackBuild b/misc/matchbox-common/matchbox-common.SlackBuild
index a3d78d19fb..c0e5c74cf3 100644
--- a/misc/matchbox-common/matchbox-common.SlackBuild
+++ b/misc/matchbox-common/matchbox-common.SlackBuild
@@ -30,7 +30,7 @@ VERSION=0.9.1
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
diff --git a/misc/matchbox-common/matchbox-common.info b/misc/matchbox-common/matchbox-common.info
index 0079e54725..efd05e2c46 100644
--- a/misc/matchbox-common/matchbox-common.info
+++ b/misc/matchbox-common/matchbox-common.info
@@ -1,8 +1,8 @@
PRGNAM="matchbox-common"
-VERSION="0.9"
+VERSION="0.9.1"
HOMEPAGE="http://projects.o-hand.com/matchbox/"
DOWNLOAD="http://projects.o-hand.com/matchbox/sources/matchbox-common/0.9/matchbox-common-0.9.1.tar.bz2"
MD5SUM="8e8ba0ee170a9ac78fdc583b00ccf76b"
MAINTAINER="Daniel de Kok"
EMAIL="danieldk@pobox.com"
-APPROVED="BP{k}" \ No newline at end of file
+APPROVED="BP{k}"
diff --git a/misc/matchbox-common/slack-desc b/misc/matchbox-common/slack-desc
index c26f54f9d3..7c9c253099 100644
--- a/misc/matchbox-common/slack-desc
+++ b/misc/matchbox-common/slack-desc
@@ -1,3 +1,11 @@
+# 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 ':'.
+
+ |-----handy-ruler------------------------------------------------------|
matchbox-common: matchbox-common (Shared Matchbox files)
matchbox-common:
matchbox-common: Matchbox is a lightweight environment for the X Window System,