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 25539e1ff..b281b2246 100644
--- a/community/fcitx-sunpinyin/PKGBUILD
+++ b/community/fcitx-sunpinyin/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 80506 2012-11-23 11:24:07Z fyan $
+# $Id: PKGBUILD 81657 2012-12-26 06:18:47Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-sunpinyin
pkgver=0.3.9
-pkgrel=2
+pkgrel=3
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'
+install=fcitx-sunpinyin.install
depends=('fcitx>=4.2.5' 'sunpinyin>2.0.3')
makedepends=('cmake' 'intltool')
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")