Date: Thursday, September 23, 2010 @ 04:29:09 Author: remy Revision: 91136
upgpkg: claws-mail-extra-plugins 3.7.6-5 Rebuild for python2.7 Modified: claws-mail-extra-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-23 08:10:00 UTC (rev 91135) +++ PKGBUILD 2010-09-23 08:29:09 UTC (rev 91136) @@ -4,7 +4,7 @@ pkgname=claws-mail-extra-plugins pkgver=3.7.6 -pkgrel=4 +pkgrel=5 pkgdesc="Extra plugins for claws-mail" url="http://www.claws-mail.org/plugins.php?branch=EXT" license=('GPL3') @@ -23,7 +23,7 @@ 'libwebkit: for the fancy webkit html plugin' 'libsoup-gnome: for the fancy webkit html plugin' 'libchamplain: for geolocation plugin' - 'python: for python plugin') + 'python2: for python plugin') conflicts=('claws-gtkhtml2_viewer' 'claws-mail-acpinotifier-plugin' 'sylpheed-claws-gtkhtml2-plugin' 'sylpheed-claws-rssyl-plugin' 'sylpheed-claws-extra-plugins' 'claws-tnef-plugin' 'claws-webkit-plugin-svn' 'claws-mayflower-plugin-svn') replaces=('sylpheed-claws-extra-plugins') options=('!libtool')
