[arch-commits] Commit in weechat/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jun 16 00:14:12 UTC 2010


    Date: Tuesday, June 15, 2010 @ 20:14:12
  Author: andrea
Revision: 82716

upgpkg: weechat 0.3.2-2
rebuild for perl 5.12 (FS#19542); aspell is not a runtime deps (FS#19759)

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-15 21:57:21 UTC (rev 82715)
+++ PKGBUILD	2010-06-16 00:14:12 UTC (rev 82716)
@@ -4,14 +4,14 @@
 
 pkgname=weechat
 pkgver=0.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
 license=('GPL')
-depends=('gnutls' 'aspell')
-makedepends=('pkgconfig' 'perl' 'python' 'lua' 'tcl' 'ruby')
-optdepends=('perl' 'python' 'lua' 'tcl' 'ruby')
+depends=('gnutls')
+makedepends=('pkgconfig' 'perl' 'python' 'lua' 'tcl' 'ruby' 'aspell')
+optdepends=('perl' 'python' 'lua' 'tcl' 'ruby' 'aspell')
 options=('!libtool')
 source=(http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('b0b00b321203dd5746a25248a9adaa92')




More information about the arch-commits mailing list