summaryrefslogtreecommitdiff
path: root/community/ibus-pinyin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ibus-pinyin/PKGBUILD')
-rw-r--r--community/ibus-pinyin/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ibus-pinyin/PKGBUILD b/community/ibus-pinyin/PKGBUILD
index 26dc3b31a..b5e3fdf3a 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 <rainylau(at)gmail(dot)com>
# Contributor: Lee.maRS<leemars at gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
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' 'mips64el')
@@ -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}"