[arch-commits] Commit in claws-mail/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 19 17:13:24 UTC 2008


    Date: Sunday, October 19, 2008 @ 13:13:24
  Author: andyrtr
Revision: 15871

upgpkg: claws-mail 3.6.1-1

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-19 17:12:29 UTC (rev 15870)
+++ PKGBUILD	2008-10-19 17:13:24 UTC (rev 15871)
@@ -2,14 +2,14 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=claws-mail
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://www.claws-mail.org"
-depends=('gtk2>=2.12.7-1' 'openssl>=0.9.8g-2' 'startup-notification>=0.9-1' 'pilot-link>=0.12.3-2' 'enchant>=1.4.2-1'
-         'gpgme>=1.1.6-1' 'libetpan>=0.56-1' 'libsm>=1.0.3-' 'db>=4.7' 'curl>=7.18.0-1' 'dbus-glib>=0.74-1')
+depends=('gtk2>=2.12.7-1' 'gnutls>=2.4.1-3' 'startup-notification>=0.9-1' 'pilot-link>=0.12.3-2' 'enchant>=1.4.2-1'
+         'gpgme>=1.1.6-1' 'libetpan>=0.57-1' 'libsm>=1.0.3-' 'db>=4.7' 'curl>=7.18.0-1' 'dbus-glib>=0.74-1')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'enchant')
 optdepends=('spamassassin:      adds support for spamfiltering'
             'bogofilter:        adds support for spamfiltering')
@@ -18,13 +18,13 @@
 options=(!libtool)
 install=claws-mail.install
 source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b00ef5d421697d978730478dcb5c0184')
+md5sums=('761b8ae2d574588460a0fb1ea4931ccb')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-static \
     --enable-enchant \
-    --enable-openssl \
+    --enable-gnutls \
     --enable-ldap \
     --disable-dillo-viewer-plugin \
     --enable-clamav-plugin \




More information about the arch-commits mailing list