xap/claws-mail: updated to version 4.0.0.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This commit is contained in:
parent
94bee97589
commit
1364413bef
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
SRC=claws-mail
|
||||
VERSION=3.17.8
|
||||
VERSION=4.0.0
|
||||
set -x
|
||||
wget -O ${SRC}-${VERSION}.tar.xz -c "https://www.claws-mail.org/download.php?file=releases/${SRC}-${VERSION}.tar.xz"
|
||||
rm -rf themes && mkdir themes || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user