[arch-commits] Commit in claws-mail-extra-plugins/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jun 27 20:04:29 UTC 2008
Date: Friday, June 27, 2008 @ 16:04:29
Author: andyrtr
Revision: 3663
upgpkg: claws-mail-extra-plugins 3.5.0-2
fix dependency version number
Modified:
claws-mail-extra-plugins/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-06-27 19:59:53 UTC (rev 3662)
+++ PKGBUILD 2008-06-27 20:04:29 UTC (rev 3663)
@@ -3,12 +3,12 @@
pkgname=claws-mail-extra-plugins
pkgver=3.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Extra plugins for claws-mail"
url="http://www.claws-mail.org/plugins.php?branch=EXT"
license=('GPL3')
arch=('i686' 'x86_64')
-depends=("claws-mail>=3.4.0" 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libarchive' 'gail')
+depends=("claws-mail>=3.5.0" 'libxml2' 'curl' 'libgtkhtml' 'gpgme' 'libetpan' 'ghostscript' 'poppler-glib>=0.8.0' 'libnotify' 'libarchive' 'gail')
makedepends=('make' 'bc' 'perl>=5.10.0-3')
conflicts=('claws-gtkhtml2_viewer' 'claws-mail-acpinotifier-plugin' 'sylpheed-claws-gtkhtml2-plugin' 'sylpheed-claws-rssyl-plugin' 'sylpheed-claws-extra-plugins')
replaces=('sylpheed-claws-extra-plugins')
More information about the arch-commits
mailing list