desktop/matchbox-panel: Updated for version 0.9.3
This commit is contained in:
parent
ce2b4aef35
commit
3fd272a89c
|
@ -30,7 +30,7 @@ VERSION=0.9.3
|
|||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
CWD=`pwd`
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
|
|
@ -5,4 +5,4 @@ DOWNLOAD="http://projects.o-hand.com/matchbox/sources/matchbox-panel/0.9/matchbo
|
|||
MD5SUM="56d1807636f3919e22e51896ab7ccd2e"
|
||||
MAINTAINER="Daniel de Kok"
|
||||
EMAIL="danieldk@pobox.com"
|
||||
APPROVED="BP{k}"
|
||||
APPROVED="BP{k}"
|
||||
|
|
|
@ -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-panel: matchbox-panel (The Matchbox panel)
|
||||
matchbox-panel:
|
||||
matchbox-panel: Matchbox is a lightweight environment for the X Window System,
|
||||
|
|
Loading…
Reference in New Issue