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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Nov 19 15:59:56 UTC 2010


    Date: Friday, November 19, 2010 @ 10:59:55
  Author: andyrtr
Revision: 99948

upgpkg: claws-mail 3.7.7-1
new version 3.7.7; drop unneeded curl dep, only some plugins depend on it

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-19 15:36:52 UTC (rev 99947)
+++ PKGBUILD	2010-11-19 15:59:55 UTC (rev 99948)
@@ -2,14 +2,14 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=claws-mail
-pkgver=3.7.6
-pkgrel=3
+pkgver=3.7.7
+pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://www.claws-mail.org"
 depends=('gtk2>=2.18.5' 'gnutls>=2.8.5' 'startup-notification>=0.10' 'pilot-link>=0.12.4' 'enchant>=1.5.0-2'
-         'gpgme>=1.2.0' 'libetpan>=1.0' 'libsm>=1.1.1' 'db' 'curl>=7.19.7' 'dbus-glib>=0.82-2' 'hicolor-icon-theme')
+         'gpgme>=1.2.0' 'libetpan>=1.0' 'libsm>=1.1.1' 'db' 'dbus-glib>=0.82-2' 'hicolor-icon-theme')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
 optdepends=('python2:           needed for some tools'
             'perl:              needed for some tools'
@@ -21,7 +21,7 @@
 options=(!libtool)
 install=claws-mail.install
 source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('09c150cf13c04201c92089fc285cecd9')
+md5sums=('d4bc92c3d57395afe9ed221dd33ec29c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list