summaryrefslogtreecommitdiff
path: root/community/sylpheed
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-02 04:06:07 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-02 04:06:07 +0000
commitc667b77b6719baf541fff1a3e0a855d1ca7c6433 (patch)
tree160a3ef2cadf16ee901ebbfb33235a840565a41c /community/sylpheed
parent0918b213023626f9fb5958a5927263aa4d2ea28b (diff)
Wed Apr 2 04:01:38 UTC 2014
Diffstat (limited to 'community/sylpheed')
-rw-r--r--community/sylpheed/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sylpheed/PKGBUILD b/community/sylpheed/PKGBUILD
index df1cd3445..d4d0d2752 100644
--- a/community/sylpheed/PKGBUILD
+++ b/community/sylpheed/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 107093 2014-03-12 11:31:37Z speps $
+# $Id: PKGBUILD 108703 2014-04-01 17:09:52Z 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.3.1
+pkgver=3.4.0
pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=('GPL')
depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
makedepends=('openssl')
install="$pkgname.install"
-source=("http://sylpheed.sraoss.jp/$pkgname/v3.3/$pkgname-$pkgver.tar.bz2")
-md5sums=('34551fa05722bac80bbe0688bb4a3341')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
+md5sums=('6cef3bb0ef2de6456dc1710f58e4db1f')
build() {
cd $pkgname-$pkgver