[arch-commits] Commit in xfce4-mailwatch-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri Sep 19 13:21:40 UTC 2014


    Date: Friday, September 19, 2014 @ 15:21:40
  Author: foutrelis
Revision: 222095

upgpkg: xfce4-mailwatch-plugin 1.2.0-4

Restore SSL support (FS#42019).

Modified:
  xfce4-mailwatch-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 12:02:21 UTC (rev 222094)
+++ PKGBUILD	2014-09-19 13:21:40 UTC (rev 222095)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-mailwatch-plugin
 pkgver=1.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
+depends=('xfce4-panel' 'gnutls' 'libgcrypt')
 makedepends=('intltool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)




More information about the arch-commits mailing list