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

Andreas Radke andyrtr at archlinux.org
Mon Oct 20 19:56:46 UTC 2014


    Date: Monday, October 20, 2014 @ 21:56:45
  Author: andyrtr
Revision: 225136

upgpkg: claws-mail 3.11.0-1

upstream update 3.11.0

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 18:09:15 UTC (rev 225135)
+++ PKGBUILD	2014-10-20 19:56:45 UTC (rev 225136)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=claws-mail
-pkgver=3.10.1
+pkgver=3.11.0
 pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url="http://www.claws-mail.org"
 depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'compface'
          'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('spamassassin' 'bogofilter' 'valgrind' 
+makedepends=('spamassassin' 'bogofilter' 'valgrind' 'intltool'
              # dependencies for plugins
              'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk') 
              #'libchamplain' needed for geolocation plugin, disabled for now - most time it's not compatible with current gnome releases
@@ -35,7 +35,7 @@
 provides=('claws')
 install=claws-mail.install
 source=(http://downloads.sourceforge.net/sourceforge/claws-mail/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha1sums=('fff74eabee65b78dc842abf34819cc5dd9e7feca'
+sha1sums=('544e386f81a4a4f824dbffc52d74871dccdd46fa'
           'SKIP')
 
 build() {
@@ -54,6 +54,7 @@
     --enable-pgpmime-plugin \
     --enable-spamassassin-plugin \
     --enable-bogofilter-plugin \
+    --enable-appdata
     #--help
   make
 }



More information about the arch-commits mailing list