diff options
author | root <root@rshg054.dnsready.net> | 2013-05-07 00:36:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-07 00:36:35 -0700 |
commit | da0a0d88caa1bf934ebf314ef86e15928dbb027b (patch) | |
tree | b7c57ac9667de10c72390e0d81654fffbe47c42d /community/fcitx-rime/PKGBUILD | |
parent | ffb692bf2696e7ebedd19bcd55ba253e21cb732d (diff) |
Tue May 7 00:36:35 PDT 2013
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 766697257..808c6f7e2 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 89979 2013-05-06 17:01:38Z 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') 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" |