diff options
Diffstat (limited to 'community/fcitx-mozc/PKGBUILD')
-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 f814fd257..bc714998a 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' 'mips64el') url="http://code.google.com/p/mozc/" license=('custom') |