diff options
author | root <root@rshg047.dnsready.net> | 2011-04-11 04:43:21 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-11 04:43:21 +0000 |
commit | 06c7c4c5ef2c808f288b2a8cd63548a322d66754 (patch) | |
tree | 178258b847b80ef8c3f25abc6c5ae2495048b66b /testing/claws-mail-extra-plugins | |
parent | 8f6922302486fa1cc1112ff8b3daddb48c3260f2 (diff) |
Mon Apr 11 04:43:21 UTC 2011
Diffstat (limited to 'testing/claws-mail-extra-plugins')
-rw-r--r-- | testing/claws-mail-extra-plugins/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/claws-mail-extra-plugins/PKGBUILD b/testing/claws-mail-extra-plugins/PKGBUILD index 6d32e06bd..b1110e3ed 100644 --- a/testing/claws-mail-extra-plugins/PKGBUILD +++ b/testing/claws-mail-extra-plugins/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 118805 2011-04-07 20:23:35Z andyrtr $ +# $Id: PKGBUILD 119030 2011-04-10 14:07:06Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Mildred <mildred593 at online dot fr> pkgname=claws-mail-extra-plugins -pkgver=3.7.8 -pkgrel=3 +pkgver=3.7.9 +pkgrel=2 pkgdesc="Extra plugins for claws-mail" url="http://www.claws-mail.org/plugins.php?branch=EXT" license=('GPL3') @@ -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() { |