From 3a0439ec6aea4411ac6d11c90cd8220f8f12a660 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Jan 2012 23:14:45 +0000 Subject: Wed Jan 11 23:14:45 UTC 2012 --- community/ibus-pinyin/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ibus-pinyin') diff --git a/community/ibus-pinyin/PKGBUILD b/community/ibus-pinyin/PKGBUILD index c410dc245..132499abe 100644 --- a/community/ibus-pinyin/PKGBUILD +++ b/community/ibus-pinyin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56127 2011-10-02 07:12:20Z ebelanger $ +# $Id: PKGBUILD 61930 2012-01-11 03:50:39Z ebelanger $ # Contributor: Rainy # Contributor: Lee.maRS # Maintainer: Daniel J Griffiths pkgname=ibus-pinyin -pkgver=1.3.99.20110706 +pkgver=1.4.0 pkgrel=1 pkgdesc='The PinYin Engine for IBus Input Framework.' arch=('i686' 'x86_64') @@ -15,8 +15,8 @@ makedepends=('intltool') install=ibus-pinyin.install source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz" "http://ibus.googlecode.com/files/pinyin-database-1.2.99.tar.bz2") -md5sums=('0d9d5d78106c2d36c28a00b74aa9a6c3' - 'd0951b8daa7f56a2cbd3b6b4e42532e0') +sha1sums=('499ceb4d3bec5614f88322b8e7695c04586b63e9' + 'e38a148a772e9909facda66b2d579e17b94cccbe') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf