From b8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Dec 2012 02:04:18 -0800 Subject: Sat Dec 8 01:58:23 PST 2012 --- extra/ibus/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/ibus') diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD index 8d55c9c74..09f560671 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 170696 2012-11-09 20:17:29Z eric $ +# $Id: PKGBUILD 172983 2012-12-08 02:06:48Z eric $ # Contributor: Rainy # Contributor: Lee.MaRS # Contributor: Daniel J Griffiths # Maintainer: Brad Fanella pkgname=ibus -pkgver=1.4.99.20121109 +pkgver=1.5.0 pkgrel=1 pkgdesc="Next Generation Input Bus for Linux" arch=('i686' 'x86_64') url="http://ibus.googlecode.com" license=('LGPL') depends=('hicolor-icon-theme' 'gtk2' 'gtk3' 'python2-xdg' 'python2-gobject') -makedepends=('gobject-introspection' 'dconf' 'iso-codes' 'intltool') +makedepends=('gobject-introspection' 'vala' 'dconf' 'iso-codes' 'intltool') options=('!libtool') install=ibus.install source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -sha1sums=('e534d836117b968b8d0eab2eea5a1fac09ea85fb') +sha1sums=('ca810499ca21ab85e4faa8a103cfd461361b723a') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf