diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD index 7090ff480..1454638c6 100644 --- a/extra/claws-mail/PKGBUILD +++ b/extra/claws-mail/PKGBUILD @@ -6,7 +6,7 @@ pkgname=claws-mail pkgver=3.9.1 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') @@ -23,7 +23,7 @@ optdepends=('python2: needed for some tools and python plugin' 'bogofilter: adds support for spamfiltering' 'libnotify: for notification plugin' 'libcanberra: for notification plugin' - 'dbus-core: for notification plugin' + 'dbus: for notification plugin' 'libxml2: for gtkhtml2_viewer and rssyl plugins' 'curl: for gtkhtml2_viewer, vcalendar, rssyl and spamreport plugins' 'libarchive: for archive plugin and various other plugins'