mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/claws-mail: Updated for version 4.0.0.
This commit is contained in:
parent
b2800600aa
commit
cc6de5fc07
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for claws-mail
|
||||
#
|
||||
# Copyright 2009-2019 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=claws-mail
|
||||
VERSION=${VERSION:-3.17.8}
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="claws-mail"
|
||||
VERSION="3.17.8"
|
||||
VERSION="4.0.0"
|
||||
HOMEPAGE="https://www.claws-mail.org/"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-3.17.8.tar.xz"
|
||||
MD5SUM="9a29794503e17921b14a5265425181db"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-4.0.0.tar.xz"
|
||||
MD5SUM="96144e56900bb94dc69c04fed548bd79"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libetpan"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
claws-mail: claws-mail (a user-friendly, lightweight, and fast email client)
|
||||
claws-mail:
|
||||
claws-mail: Claws Mail is an email client (and news reader) based on GTK+2
|
||||
claws-mail: Claws Mail is an email client (and news reader) based on GTK+3
|
||||
claws-mail: featuring quick response, graceful and sophisticated interface,
|
||||
claws-mail: easy configuration, intuitive operation, abundant features, and
|
||||
claws-mail: extensibility.
|
||||
|
|
Loading…
Reference in a new issue