network/sylpheed: Updated for version 3.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3f0eebe108
commit
5fb21a667d
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# Copyright 2006 Martin Lefebvre <dadexter@sekurity.com>
|
||||
# Copyright 2008-2010 GPLeo <gpleomail@gmail.com>
|
||||
# Copyright 2017 Alan Ianson <agianson@gmail.com>
|
||||
# Copyright 2017-2018 Alan Ianson <agianson@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,10 +24,8 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=sylpheed
|
||||
VERSION=${VERSION:-3.6.0}
|
||||
VERSION=${VERSION:-3.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sylpheed"
|
||||
VERSION="3.6.0"
|
||||
VERSION="3.7.0"
|
||||
HOMEPAGE="https://sylpheed.sraoss.jp/en/"
|
||||
DOWNLOAD="https://sylpheed.sraoss.jp/sylpheed/v3.6/sylpheed-3.6.0.tar.bz2"
|
||||
MD5SUM="5b72a9173963be38efe5fb0b3f5cc44b"
|
||||
DOWNLOAD="https://sylpheed.sraoss.jp/sylpheed/v3.7/sylpheed-3.7.0.tar.bz2"
|
||||
MD5SUM="5ca007a99ead181aed2e583cbb7434da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue