misc/clawsker: Updated for version 0.7.1, script cleanup.

"Fixes" for bash4 in other branch were not necessary.
  There is nothing to strip.
This commit is contained in:
Erik Hanson 2010-05-21 15:55:30 -05:00 committed by erik@slackbuilds.org
parent 8296e8ecb1
commit 06f2402b66
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for Clawsker
#
# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2010 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.0
VERSION=0.7.1
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="clawsker"
VERSION="0.7.0"
VERSION="0.7.1"
HOMEPAGE="http://www.claws-mail.org/clawsker"
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.0.tar.gz"
MD5SUM="fa47aaf4ac84ee9e7a2161cefc46f12f"
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.1.tar.gz"
MD5SUM="bb6cf98b2cb58a04e671d689f9e0d181"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
APPROVED="dsomero"
APPROVED=""