diff options
author | root <root@rshg054.dnsready.net> | 2013-09-27 02:19:49 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-27 02:19:49 -0700 |
commit | 9cb59f16908b4c0f3f6901ccf376e1a37ea29c3a (patch) | |
tree | c9882c781222098f7abb8f6e4e9ff4b8ec152ee2 /community/fcitx-mozc | |
parent | 5758d40da140a8e3602b08938ab5584a5afb0082 (diff) |
Fri Sep 27 02:16:46 PDT 2013
Diffstat (limited to 'community/fcitx-mozc')
-rw-r--r-- | community/fcitx-mozc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD index ae9c6ce71..36ce20149 100644 --- a/community/fcitx-mozc/PKGBUILD +++ b/community/fcitx-mozc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96696 2013-09-03 03:55:15Z fyan $ +# $Id: PKGBUILD 97633 2013-09-26 06:11:29Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com> @@ -14,7 +14,7 @@ pkgname=fcitx-mozc pkgdesc="Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)" pkgver=1.11.1522.102 _patchver=${pkgver}.1 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://code.google.com/p/mozc/" license=('custom') |