mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/claws-mail: Updated for version 3.8.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5bf0e8512e
commit
04c7080d5a
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for claws-mail
|
||||
#
|
||||
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2012 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=claws-mail
|
||||
VERSION=${VERSION:-3.8.0}
|
||||
VERSION=${VERSION:-3.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="claws-mail"
|
||||
VERSION="3.8.0"
|
||||
VERSION="3.8.1"
|
||||
HOMEPAGE="http://www.claws-mail.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.8.0.tar.bz2"
|
||||
MD5SUM="df9f1657d7f34959a2205344d952c2e3"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.8.1.tar.bz2"
|
||||
MD5SUM="d388929fb1c8f04d4bcb2139faaf9e70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue