desktop/cwp: Updated for version 1.3.2.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
M.Dinslage 2011-01-02 00:58:43 -02:00 committed by Robby Workman
parent c27fe35bbd
commit 9014c7ad4e
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
# Written by M.Dinslage contact: daedra1980@gmail.com
PRGNAM=cwp
VERSION=${VERSION:-1.3.1}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -36,7 +36,7 @@ else
LIBDIRSUFFIX=""
fi
set -e # Exit on most errors
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,10 +1,10 @@
PRGNAM="cwp"
VERSION="1.3.1"
VERSION="1.3.2"
HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid+%28CWP%29?content=98925"
DOWNLOAD="http://www.kde-look.org/CONTENT/content-files/98925-cwp-1.3.1.tar.bz2"
MD5SUM="3fb274e3378d10b219ac3c46e807275a"
DOWNLOAD="http://www.kde-look.org/CONTENT/content-files/98925-cwp-1.3.2.tar.bz2"
MD5SUM="0c7c51fb33b693a06bdec227811a99e8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="M.Dinslage"
EMAIL="daedra1980@gmail.com"
APPROVED="rworkman"
APPROVED="Niels Horn"