misc/clawsker: Updated for version 0.7.5.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-04-12 16:01:28 -05:00 committed by Heinz Wiesinger
parent aaba837e23
commit 6c606067b0
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for Clawsker
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=clawsker
VERSION=0.7.2
VERSION=0.7.5
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="clawsker"
VERSION="0.7.2"
VERSION="0.7.5"
HOMEPAGE="http://www.claws-mail.org/clawsker"
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.2.tar.gz"
MD5SUM="cb0f2ce6e902f6ea45c45f9e2a0f0ffe"
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.5.tar.gz"
MD5SUM="78fef6d9681efa2499e51259fc9bcc5e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"