diff options
author | root <root@rshg054.dnsready.net> | 2013-01-24 00:06:07 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-24 00:06:07 -0800 |
commit | cb33decb284fa3b08652b04f7290d9d4140a927f (patch) | |
tree | e7f2c99536d9a7bc61ca30107cf99cb22064b61f /community/fcitx | |
parent | 91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff) |
Thu Jan 24 00:06:07 PST 2013
Diffstat (limited to 'community/fcitx')
-rw-r--r-- | community/fcitx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fcitx/PKGBUILD b/community/fcitx/PKGBUILD index 4aea87ec8..e8b8cac7f 100644 --- a/community/fcitx/PKGBUILD +++ b/community/fcitx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 81502 2012-12-22 13:42:19Z fyan $ +# $Id: PKGBUILD 82684 2013-01-23 00:15:53Z eric $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: csslayer <wengxt AT gmail com> @@ -6,7 +6,7 @@ pkgbase=fcitx pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt') pkgver=4.2.6.1 -pkgrel=4 +pkgrel=5 groups=('fcitx-im') arch=('i686' 'x86_64') url="http://code.google.com/p/fcitx/" |