mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/claws-mail-extra-plugins: Updated for version 3.8.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
04c7080d5a
commit
f88f3deb19
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# SlackBuild Script to build the extra plugins for claws mail
|
||||
|
||||
# Copyright (c) 2007, Timothy Pollard
|
||||
# Copyright (c) 2008-2011, Erik Hanson
|
||||
# Copyright (c) 2008-2012, Erik Hanson
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -29,7 +29,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=claws-mail-extra-plugins
|
||||
VERSION=${VERSION:-3.8.0}
|
||||
VERSION=${VERSION:-3.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="claws-mail-extra-plugins"
|
||||
VERSION="3.8.0"
|
||||
VERSION="3.8.1"
|
||||
HOMEPAGE="http://www.claws-mail.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.8.0.tar.bz2"
|
||||
MD5SUM="4776f6e0357a694f384349ac73b6da52"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.8.1.tar.bz2"
|
||||
MD5SUM="04528ff6c8a7a38d392c4f2afb1bb0d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue