summaryrefslogtreecommitdiff
path: root/community/sylpheed
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-10 14:02:40 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-10 14:02:40 +0100
commitbf8d5e47ebdb788735d74c8232db8ec4a724a0bb (patch)
tree807d2f70dec261ec60d7943f1d8a7cd1fc9422ab /community/sylpheed
parent7b801d14eb78615912e7456a4654c2488bdee4d5 (diff)
parent15afd71b619115bc72670c443a6d1b75275ead0c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/giggle/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/kdesdk/PKGBUILD extra/libgusb/PKGBUILD
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 34233381c..c834ce3df 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 <speps at aur dot archlinux dot org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=sylpheed
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client"
arch=('i686' 'x86_64' 'mips64el')
@@ -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"