diff options
author | Juergen Daubert <jue@jue.li> | 2016-01-27 11:20:13 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-01-27 11:23:53 +0100 |
commit | 146ccf9cf5855e29c80eb489056e9062d07d2ad0 (patch) | |
tree | b2bddbf4ad4ca9752aa21175f950f56410499eb3 /sylpheed | |
parent | 479f9df59af4d61176f6aac75042d4ca1ca1aa27 (diff) | |
download | opt-146ccf9cf5855e29c80eb489056e9062d07d2ad0.tar.gz opt-146ccf9cf5855e29c80eb489056e9062d07d2ad0.tar.xz |
sylpheed: update to 3.5.0
Diffstat (limited to 'sylpheed')
-rw-r--r-- | sylpheed/.md5sum | 2 | ||||
-rw-r--r-- | sylpheed/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sylpheed/.md5sum b/sylpheed/.md5sum index 9752ebce4..7af504815 100644 --- a/sylpheed/.md5sum +++ b/sylpheed/.md5sum @@ -1 +1 @@ -3a7d10b68017988b48e5c2a27e559e98 sylpheed-3.4.3.tar.bz2 +289cdd2bef00dd5f17fa90def1cc9d81 sylpheed-3.5.0.tar.bz2 diff --git a/sylpheed/Pkgfile b/sylpheed/Pkgfile index 1ecf76da4..2d629a510 100644 --- a/sylpheed/Pkgfile +++ b/sylpheed/Pkgfile @@ -4,9 +4,9 @@ # Depends on: gtk, openssl name=sylpheed -version=3.4.3 +version=3.5.0 release=1 -source=(http://sylpheed.sraoss.jp/sylpheed/v3.4/$name-$version.tar.bz2) +source=(http://sylpheed.sraoss.jp/sylpheed/v3.5/$name-$version.tar.bz2) build () { cd $name-$version |