mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/sylpheed: Updated for version 3.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
41e15e8ddc
commit
c569acd338
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
#
|
||||
# Slackware build script for sylpheed
|
||||
#
|
||||
# Copyright 2006 Martin Lefebvre <dadexter@sekurity.com>
|
||||
|
@ -26,7 +26,7 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=sylpheed
|
||||
VERSION=${VERSION:-3.0.2}
|
||||
VERSION=${VERSION:-3.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sylpheed"
|
||||
VERSION="3.0.2"
|
||||
VERSION="3.0.3"
|
||||
HOMEPAGE="http://sylpheed.sraoss.jp/en/"
|
||||
DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.2.tar.bz2"
|
||||
MD5SUM="2ee330c737b02418d8692bd193f8b176"
|
||||
DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.3.tar.bz2"
|
||||
MD5SUM="0428c2625961d76ecb62f3965eb6ee88"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="GPLeo"
|
||||
|
|
Loading…
Reference in a new issue