summaryrefslogtreecommitdiff
path: root/community/ibus-pinyin
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-20 18:59:44 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-20 18:59:44 +0100
commit24ac25bb11036f62ff8c578c4d3e3dba5f3dbcef (patch)
tree40446a0370c5278300dbabb70bcface64e7b64a9 /community/ibus-pinyin
parent27127b7917b98352703db59967e23688e07a5d24 (diff)
parentfecd6286e00e6e25458a7d1b8b80f6fdb236a7a2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/instead/PKGBUILD community/luasql/PKGBUILD community/qtcreator/PKGBUILD extra/dosfstools/PKGBUILD
Diffstat (limited to 'community/ibus-pinyin')
-rw-r--r--community/ibus-pinyin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus-pinyin/PKGBUILD b/community/ibus-pinyin/PKGBUILD
index c71e18106..e08eacb28 100644
--- a/community/ibus-pinyin/PKGBUILD
+++ b/community/ibus-pinyin/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 81110 2012-12-12 00:47:35Z eric $
+# $Id: PKGBUILD 81402 2012-12-19 16:41:48Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Rainy <rainylau(at)gmail(dot)com>
# Contributor: Lee.maRS<leemars at gmail.com>
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ibus-pinyin
-pkgver=1.4.99.20120808
+pkgver=1.5.0
pkgrel=2
pkgdesc='Pinyin (Chinese) input method for the IBus framework'
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,6 @@ url='http://ibus.googlecode.com'
depends=('ibus' 'pyzy' 'lua51')
makedepends=('intltool')
source=("https://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('aa298212d9f63acab48cf9f6370c94cdc6920c2a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -34,3 +33,4 @@ package() {
make NO_INDEX=true DESTDIR="${pkgdir}" install
}
+md5sums=('f7728b5b785fae58e2b4de8dfda45612')