From 309d98e9bf1ab77804a669460d2b3e14d7875d50 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 22 Sep 2014 17:08:34 +0100 Subject: weechat-git: Depend on ncurses-git --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e3beb1c..93646b2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ # Mon Jun 1 14:56:08 UTC 2015 pkgbase = weechat-git pkgdesc = Fast, light & extensible IRC client (curses UI) - pkgver = 1.0.r67.g6a118ce + pkgver = 1.0.r77.gf91f57f pkgrel = 1 url = http://www.weechat.org/ arch = i686 @@ -18,7 +18,7 @@ pkgbase = weechat-git makedepends = ruby makedepends = aspell depends = gnutls - depends = ncurses + depends = ncurses-git depends = libgcrypt optdepends = perl optdepends = python2 diff --git a/PKGBUILD b/PKGBUILD index 078f9d7..5c37ea6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=weechat-git -pkgver=1.0.r67.g6a118ce +pkgver=1.0.r77.gf91f57f pkgrel=1 pkgdesc="Fast, light & extensible IRC client (curses UI)" @@ -7,7 +7,7 @@ url="http://www.weechat.org/" arch=('i686' 'x86_64') license=('GPL3') -depends=('gnutls' 'ncurses' 'libgcrypt') +depends=('gnutls' 'ncurses-git' 'libgcrypt') optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell') makedepends=('git' 'cmake' 'pkgconfig' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell') -- cgit v1.2.3-54-g00ecf