From 6eea0bd1e92ed5aa53cb5f59102529c88e9e1786 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 10 Nov 2012 01:23:31 -0800 Subject: Sat Nov 10 01:23:30 PST 2012 --- community/sylpheed/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/sylpheed') diff --git a/community/sylpheed/PKGBUILD b/community/sylpheed/PKGBUILD index 46feb657f..31b2dd46d 100644 --- a/community/sylpheed/PKGBUILD +++ b/community/sylpheed/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 73041 2012-06-29 12:56:08Z speps $ +# $Id: PKGBUILD 79631 2012-11-09 11:59:26Z speps $ # Maintainer: speps # Contributor: Alexander Fehr # Contributor: dorphell pkgname=sylpheed -pkgver=3.2.0 +pkgver=3.3.0 pkgrel=1 pkgdesc="Lightweight and user-friendly e-mail client" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ depends=('gpgme' 'gtkspell' 'desktop-file-utils') makedepends=('compface' 'openssl') options=('!libtool') install="$pkgname.install" -source=("http://sylpheed.sraoss.jp/$pkgname/v3.2/$pkgname-$pkgver.tar.bz2") -md5sums=('bbb691cf2bb11f84b329e68b58a62918') +source=("http://sylpheed.sraoss.jp/$pkgname/v3.3/$pkgname-$pkgver.tar.bz2") +md5sums=('20442f81dbb4e7c59462360ad0bb1afb') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf