Date: Thursday, April 18, 2013 @ 21:50:49 Author: eric Revision: 183195
upgpkg: ibus 1.5.2-1 Upstream update Modified: ibus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-18 17:14:21 UTC (rev 183194) +++ PKGBUILD 2013-04-18 19:50:49 UTC (rev 183195) @@ -5,7 +5,7 @@ # Maintainer: Brad Fanella <[email protected]> pkgname=ibus -pkgver=1.5.1 +pkgver=1.5.2 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=('31d732c17d0a103565fa29995c5610e8be8b2dca') +sha1sums=('a7e1695731b4c954fa8897d091e6dda64e08b28c') build() { cd ${pkgname}-${pkgver}
