summaryrefslogtreecommitdiff
path: root/community/fcitx-sunpinyin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcitx-sunpinyin/PKGBUILD')
-rw-r--r--community/fcitx-sunpinyin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fcitx-sunpinyin/PKGBUILD b/community/fcitx-sunpinyin/PKGBUILD
index b281b2246..521a3f4b7 100644
--- a/community/fcitx-sunpinyin/PKGBUILD
+++ b/community/fcitx-sunpinyin/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 81657 2012-12-26 06:18:47Z fyan $
+# $Id: PKGBUILD 81910 2013-01-03 12:33:35Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-sunpinyin
pkgver=0.3.9
-pkgrel=3
+pkgrel=4
pkgdesc="Fcitx Wrapper for sunpinyin, Statistical Language Model based pinyin IME by Sun"
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx"
license=('GPL')
install=fcitx-sunpinyin.install
-depends=('fcitx>=4.2.5' 'sunpinyin>2.0.3')
+depends=('fcitx>=4.2.5' 'sunpinyin>2.0.3' 'sunpinyin-data' 'gtk-update-icon-cache')
makedepends=('cmake' 'intltool')
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
md5sums=('de221daa7b3790b22f5a95d7091d0e38')