[arch-commits] CVS update of extra/network/claws-mail (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 8 12:52:52 UTC 2007


    Date: Saturday, September 8, 2007 @ 08:52:52
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/claws-mail

Modified: PKGBUILD (1.11 -> 1.12)

updatepkg 3.0.0; added extra plugins pkg


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/network/claws-mail/PKGBUILD
diff -u extra/network/claws-mail/PKGBUILD:1.11 extra/network/claws-mail/PKGBUILD:1.12
--- extra/network/claws-mail/PKGBUILD:1.11	Mon Jul  2 15:07:28 2007
+++ extra/network/claws-mail/PKGBUILD	Sat Sep  8 08:52:51 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.11 2007/07/02 19:07:28 andyrtr Exp $
+# $Id: PKGBUILD,v 1.12 2007/09/08 12:52:51 andyrtr Exp $
 # Maintainer: Tobias Kieslich <tobias at justdreams.de>
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=claws-mail
-pkgver=2.10.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.claws-mail.org"
 depends=('aspell>=0.60' 'gtk2>=2.10.11' 'openssl>=0.9.8d' 'startup-notification>=0.9'
@@ -14,10 +14,11 @@
 	 'curl>=7.16.2')
 makedepends=('clamav' 'compface' 'bogofilter')
 replaces=('sylpheed-claws')
+provides=('claws')
 options=(!libtool)
 install=claws-mail.install
 source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ed409002b5e6b60b682ae3ee7f87a86d')
+md5sums=('9c6390d711b2c60840cc9138456a7cd5')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list