summaryrefslogtreecommitdiff
path: root/community/sylpheed/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sylpheed/PKGBUILD')
-rw-r--r--community/sylpheed/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sylpheed/PKGBUILD b/community/sylpheed/PKGBUILD
index 2456ae056..8f421779f 100644
--- a/community/sylpheed/PKGBUILD
+++ b/community/sylpheed/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108819 2014-04-04 16:08:03Z speps $
+# $Id: PKGBUILD 113100 2014-06-13 15:15:49Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=sylpheed
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
makedepends=('openssl')
install="$pkgname.install"
source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
-md5sums=('9071bb341a6d96244fe7cd5ff013c70d')
+md5sums=('d4e53489763ff2cb575ab02890d91dc9')
build() {
cd $pkgname-$pkgver