Date: Tuesday, December 11, 2012 @ 17:33:37 Author: eric Revision: 173163
upgpkg: ibus 1.5.1-1 Upstreeam update Modified: ibus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-11 22:05:55 UTC (rev 173162) +++ PKGBUILD 2012-12-11 22:33:37 UTC (rev 173163) @@ -5,7 +5,7 @@ # Maintainer: Brad Fanella <[email protected]> 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 @@ options=('!libtool') install=ibus.install source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -sha1sums=('ca810499ca21ab85e4faa8a103cfd461361b723a') +sha1sums=('31d732c17d0a103565fa29995c5610e8be8b2dca') build() { cd ${pkgname}-${pkgver}
