mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/claws-mail: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8fc8b5c098
commit
7f7c513734
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=claws-mail
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="claws-mail"
|
||||
VERSION="4.0.0"
|
||||
VERSION="4.1.0"
|
||||
HOMEPAGE="https://www.claws-mail.org/"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-4.0.0.tar.xz"
|
||||
MD5SUM="96144e56900bb94dc69c04fed548bd79"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-4.1.0.tar.xz"
|
||||
MD5SUM="be5e391e1d3f7be6032d1e9d0dbf63e3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libetpan"
|
||||
|
|
Loading…
Reference in a new issue