From 6768c115af3c5f0772bcf7b02f34a88a880876c0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2012 02:49:40 -0800 Subject: Wed Dec 12 02:43:53 PST 2012 --- extra/ibus/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/ibus/PKGBUILD') diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD index 09f560671..a81a1a3a1 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 172983 2012-12-08 02:06:48Z eric $ +# $Id: PKGBUILD 173164 2012-12-11 22:33:51Z eric $ # Contributor: Rainy # Contributor: Lee.MaRS # Contributor: Daniel J Griffiths # Maintainer: Brad Fanella pkgname=ibus -pkgver=1.5.0 +pkgver=1.5.1 pkgrel=1 pkgdesc="Next Generation Input Bus for Linux" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('gobject-introspection' 'vala' 'dconf' 'iso-codes' 'intltool') options=('!libtool') install=ibus.install source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -sha1sums=('ca810499ca21ab85e4faa8a103cfd461361b723a') +sha1sums=('31d732c17d0a103565fa29995c5610e8be8b2dca') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf