From fbd9603c619db8a960bd9c091211a8abd16c9534 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Sep 2013 03:01:36 -0700 Subject: Sun Sep 22 02:53:38 PDT 2013 --- extra/ibus/PKGBUILD | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'extra/ibus') diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD index 016d40dbe..e13054e0d 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -1,22 +1,19 @@ -# $Id: PKGBUILD 194263 2013-09-11 22:22:58Z eric $ -# Contributor: Rainy -# Contributor: Lee.MaRS -# Contributor: Daniel J Griffiths -# Maintainer: Brad Fanella +# $Id: PKGBUILD 194672 2013-09-21 02:17:57Z eric $ +# Maintainer: pkgname=ibus -pkgver=1.5.3 -pkgrel=2 +pkgver=1.5.4 +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-gobject' 'libnotify') -makedepends=('gobject-introspection' 'vala' 'dconf' 'iso-codes' 'intltool') +makedepends=('gobject-introspection' 'vala' 'dconf' 'gconf' 'iso-codes' 'intltool') options=('!libtool') install=ibus.install source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -sha1sums=('51ba186cbf5e1e194ba0cd22b81f00d9d40ec521') +sha1sums=('2ce4b4d728a4685fd77360d0097b0e568f920c7b') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf