diff options
Diffstat (limited to 'community/fcitx-rime/PKGBUILD')
-rw-r--r-- | community/fcitx-rime/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fcitx-rime/PKGBUILD b/community/fcitx-rime/PKGBUILD index 9af9fdc38..ae50ee9ed 100644 --- a/community/fcitx-rime/PKGBUILD +++ b/community/fcitx-rime/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 82962 2013-01-26 06:52:40Z fyan $ +# $Id: PKGBUILD 90138 2013-05-07 05:26:33Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: lh <jason52lh@gmail.com> pkgname=fcitx-rime pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='Fcitx Wrapper for librime' arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx" license=('GPL') depends=('fcitx>=4.2.7' "librime" "brise") -makedepends=('cmake' 'intltool') +makedepends=('cmake') install=fcitx-rime.install source=( "http://fcitx.googlecode.com/files/$pkgname-$pkgver.tar.xz" |