From 4b9741465e8b1652dc6a8d38ec6d70e0c057f43e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 20 Jan 2017 00:17:56 +0000 Subject: [PATCH] extra/claws-mail to 3.14.1-2 --- extra/claws-mail/PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD index 61c486031..3a785585e 100644 --- a/extra/claws-mail/PKGBUILD +++ b/extra/claws-mail/PKGBUILD @@ -6,7 +6,7 @@ pkgname=claws-mail pkgver=3.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') @@ -15,7 +15,7 @@ depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'co 'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('spamassassin' 'bogofilter' # dependencies for plugins - 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk' + 'libgdata' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk' # deps to build the docs 'docbook-utils') #'libchamplain' needed for geolocation plugin, disabled for now - most time it's not compatible with current gnome releases @@ -30,11 +30,9 @@ optdepends=('python2: needed for some tools and python plugin' 'curl: for gtkhtml2_viewer, vcalendar, rssyl and spamreport plugins' 'libarchive: for archive plugin and various other plugins' 'libytnef: for tnef_parse plugin' - 'webkitgtk2: for the fancy webkit html plugin' - 'libsoup: for the fancy webkit html plugin' - 'libgdata: for gdata plugin' - 'poppler-glib: for pdf viewer plugin' - 'ghostscript: for pdf viewer plugin') + 'libgdata: for gdata plugin' + 'poppler-glib: for pdf viewer plugin' + 'ghostscript: for pdf viewer plugin') replaces=('sylpheed-claws' 'claws-mail-extra-plugins') conflicts=('claws-mail-extra-plugins') provides=('claws')