diff options
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 d21a0fe9c..efda0f360 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' 'mips64el') url="http://code.google.com/p/fcitx/" |