summaryrefslogtreecommitdiff
path: root/community/fcitx-mozc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcitx-mozc/PKGBUILD')
-rw-r--r--community/fcitx-mozc/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD
index 456ff25ea..aa660d9e0 100644
--- a/community/fcitx-mozc/PKGBUILD
+++ b/community/fcitx-mozc/PKGBUILD
@@ -1,20 +1,19 @@
-# $Id$
+# $Id: PKGBUILD 82225 2013-01-12 16:39:34Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
## Mozc compile option
_bldtype=Release
-_zipcoderel=201211
+_zipcoderel=201211 #201212 is broken, for now
_protobuf_ver=2.4.1
_pkgbase=mozc
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.6.1187.102
-_patchver=${pkgver}.2
-pkgrel=4
-groups=('mozc-im')
+_patchver=${pkgver}.3
+pkgrel=5
arch=('i686' 'x86_64')
url="http://code.google.com/p/mozc/"
license=('custom')
@@ -93,8 +92,9 @@ package() {
install -m 644 data/images/unix/ui-tool.png "${pkgdir}/usr/share/fcitx/mozc/icon/mozc-tool.png"
}
+
md5sums=('e5246d17a81d2e942e9e8de0c3240c95'
'e61df4b5754f3869ca504d269dc9641d'
'59c5f7e9c734b40197454318f228859f'
'ed436802019c9e1f40cc750eaf78f318'
- 'a70fa7d5cef505c14f61e739b0502444')
+ '3c947ef02d9bf3341192ba22916f3605')