summaryrefslogtreecommitdiff
path: root/community/ibus-m17n
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-10 02:17:21 -0800
committerroot <root@rshg054.dnsready.net>2012-12-10 02:17:21 -0800
commit4aef0a374e20e36cf2bf6e779d93789d9a5791ae (patch)
tree128c3bb7fc58f4c17529f71e2e6cbb4c06026a5f /community/ibus-m17n
parent9e5276831865e251c8d74a830da4908eab65cbb3 (diff)
Mon Dec 10 02:14:35 PST 2012
Diffstat (limited to 'community/ibus-m17n')
-rw-r--r--community/ibus-m17n/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/ibus-m17n/PKGBUILD b/community/ibus-m17n/PKGBUILD
index 534e2f4e1..37a284df9 100644
--- a/community/ibus-m17n/PKGBUILD
+++ b/community/ibus-m17n/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 79165 2012-10-31 05:47:23Z ebelanger $
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# $Id: PKGBUILD 81008 2012-12-09 15:58:18Z fyan $
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Lonfucius <Lonfucius@gmail.com>
# Contributor: Jesse Jaara <jesse.jaara@gmail.com>
pkgname=ibus-m17n
pkgver=1.3.4
-pkgrel=2
+pkgrel=3
pkgdesc='M17N engine for IBus'
arch=('i686' 'x86_64')
url='http://code.google.com/p/ibus/'
license=('LGPL')
-depends=('python-pyenchant' 'ibus' 'm17n-db' 'm17n-lib')
+depends=('python2-pyenchant' 'ibus' 'm17n-db' 'm17n-lib')
source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
sha1sums=('068de56caa87c002adeae0de9e908f47e3f9fde9')