summaryrefslogtreecommitdiff
path: root/extra/claws-mail-extra-plugins/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/claws-mail-extra-plugins/PKGBUILD')
-rw-r--r--extra/claws-mail-extra-plugins/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/claws-mail-extra-plugins/PKGBUILD b/extra/claws-mail-extra-plugins/PKGBUILD
index 97451d37b..0ff70cbd2 100644
--- a/extra/claws-mail-extra-plugins/PKGBUILD
+++ b/extra/claws-mail-extra-plugins/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 112792 2011-03-06 22:47:24Z heftig $
+# $Id: PKGBUILD 119025 2011-04-10 13:51:10Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Mildred <mildred593 at online dot fr>
pkgname=claws-mail-extra-plugins
-pkgver=3.7.8
-pkgrel=2
+pkgver=3.7.9
+pkgrel=1
pkgdesc="Extra plugins for claws-mail"
url="http://www.claws-mail.org/plugins.php?branch=EXT"
license=('GPL3')
arch=('i686' 'x86_64')
depends=('claws-mail>=3.7.8')
makedepends=('make' 'bc' 'perl>=5.10.1-5' 'libgtkhtml>=2.11.1-2' 'libnotify>=0.7'
- 'libxml2>=2.7.6' 'curl>=7.19.7' 'libytnef>=1.5-2' 'libwebkit>=1.1.15.4-2'
+ 'libxml2>=2.7.6' 'curl>=7.19.7' 'libytnef>=1.5-2' 'libwebkit>=1.2'
'pygtk>=2.16.0' 'libsoup-gnome' 'libcanberra')
optdepends=('libgtkhtml: for gtkhtml2_viewer plugin'
'perl: for perl plugin'
@@ -33,7 +33,7 @@ replaces=('sylpheed-claws-extra-plugins')
options=('!libtool')
source=(http://downloads.sourceforge.net/project/sylpheed-claws/extra%20plugins/$pkgver/claws-mail-extra-plugins-$pkgver.tar.bz2
claws-mail-notification-0.26-libnotify-0.7.patch)
-md5sums=('8a67a00598262f8ca07a4af5cd43361d'
+md5sums=('3d1ebc48f686ab10702380c776b5d5d0'
'b76e1cdbff7af46d6594c34646c06fd0')
build() {