[arch-commits] Commit in exo/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Aug 9 14:18:13 UTC 2009
Date: Sunday, August 9, 2009 @ 10:18:12
Author: andyrtr
Revision: 49483
upgpkg: exo 0.3.101-2
fix optdep for perl-uri to solve FS#15213
Modified:
exo/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-08-09 13:10:49 UTC (rev 49482)
+++ PKGBUILD 2009-08-09 14:18:12 UTC (rev 49483)
@@ -4,16 +4,16 @@
pkgname=exo
pkgver=0.3.101
-pkgrel=1
+pkgrel=2
pkgdesc="Extensions to Xfce by os-cillation"
arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2')
+license=('GPL2' 'LGPL')
url="http://www.os-cillation.com/article.php?sid=40"
groups=('xfce4')
depends=("libxfce4util>=4.6.1" "hal>=0.5.12git20090406" 'hicolor-icon-theme')
makedepends=("pygtk>=2.14.1" 'pkgconfig' 'libnotify' 'perl-uri' 'intltool')
-optdepends=('libnotify enables notification support' \
- 'perl enables mail-compose helper script')
+optdepends=('libnotify notification support for exo-mount-notify' \
+ 'perl-uri for mail-compose helper script')
options=('!libtool')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-4.6.1/src/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list