[arch-commits] Commit in fcitx-mozc/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Wed Nov 11 02:33:33 UTC 2020


    Date: Wednesday, November 11, 2020 @ 02:33:32
  Author: farseerfc
Revision: 749944

upgpkg: fcitx-mozc 2.25.4150.102-2: fcitx-mozc 2.25.4150.102-2 fix conflicts self

Modified:
  fcitx-mozc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-11 02:28:48 UTC (rev 749943)
+++ PKGBUILD	2020-11-11 02:33:32 UTC (rev 749944)
@@ -24,7 +24,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=2.25.4150.102
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://github.com/google/mozc"
 license=('custom')
@@ -31,7 +31,7 @@
 depends=('qt5-base' 'fcitx')
 makedepends=('pkg-config' 'python' 'curl' 'gtk2' 'mesa' 'subversion' 'ninja' 'git' 'clang' 'python-six')
 replaces=('mozc-fcitx')
-conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'fcitx-mozc')
+conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'fcitx5-mozc')
 source=(git+https://github.com/fcitx/mozc.git#commit=${_mozc_commit}
         https://downloads.sourceforge.net/pnsft-aur/x-ken-all-${_zipcode_rel}.zip
         https://downloads.sourceforge.net/pnsft-aur/jigyosyo-${_zipcode_rel}.zip



More information about the arch-commits mailing list