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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Nov 21 20:26:00 UTC 2007


    Date: Wednesday, November 21, 2007 @ 15:26:00
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/claws-mail

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: claws-mail 3.1.0-2
fixed license; removed libgnomeprint dep to fix #8714


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


Index: extra/network/claws-mail/PKGBUILD
diff -u extra/network/claws-mail/PKGBUILD:1.16 extra/network/claws-mail/PKGBUILD:1.17
--- extra/network/claws-mail/PKGBUILD:1.16	Mon Nov 19 15:01:20 2007
+++ extra/network/claws-mail/PKGBUILD	Wed Nov 21 15:25:59 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.16 2007/11/19 20:01:20 andyrtr Exp $
+# $Id: PKGBUILD,v 1.17 2007/11/21 20:25:59 andyrtr Exp $
 # Maintainer: Tobias Kieslich <tobias at justdreams.de>
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=claws-mail
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL3')
 url="http://www.claws-mail.org"
 depends=('aspell>=0.60' 'gtk2>=2.10.11' 'openssl>=0.9.8d' 'startup-notification>=0.9'
-         'gpgme>=1.1.2' 'libetpan>=0.52-3' 'libgnomeprintui>=2.18.1' 'libsm' 'db>=4.6'
-	 'curl>=7.16.2')
+         'gpgme>=1.1.2' 'libetpan>=0.52-3' 'libsm' 'db>=4.6' 'curl>=7.16.2')
 makedepends=('clamav' 'compface' 'bogofilter')
 replaces=('sylpheed-claws')
 provides=('claws')




More information about the arch-commits mailing list