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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 22 19:41:25 UTC 2012


    Date: Saturday, December 22, 2012 @ 14:41:25
  Author: andyrtr
Revision: 173768

upgpkg: weechat 0.3.9.2-3

rebuild for tcl/tk 8.6.0

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 19:27:05 UTC (rev 173767)
+++ PKGBUILD	2012-12-22 19:41:25 UTC (rev 173768)
@@ -4,13 +4,13 @@
 
 pkgname=weechat
 pkgver=0.3.9.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
 license=('GPL')
 depends=('gnutls' 'curl' 'libgcrypt')
-makedepends=('cmake' 'pkgconfig' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
+makedepends=('cmake' 'pkgconfig' 'perl' 'python2' 'lua' 'tcl>=8.6.0' 'ruby' 'aspell')
 optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
 options=('!libtool')
 source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2")




More information about the arch-commits mailing list