summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-08-06 19:57:02 +0800
committerlilac2020-08-06 19:57:02 +0800
commitf8cbb0737067808ffea181a26007adcb670a8e3c (patch)
tree14862f17ccf25690fb3b9d1cd8cc12c7ada0310d /PKGBUILD
parente2e8ba784c9656c0d90e8f02960d7f211b4be2d1 (diff)
downloadaur-f8cbb0737067808ffea181a26007adcb670a8e3c.tar.gz
[lilac] updated to 2.18.2612.102.1.r1327.f09c4e2e-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81fff2e7bd35..41fa8cb8ffc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,9 @@ _zipcode_rel=201810
_pkgbase=mozc
pkgname=fcitx5-mozc-git
pkgdesc="Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)"
-pkgver=2.18.2612.102.1.r1325.e8162a7b
+pkgver=2.18.2612.102.1.r1327.f09c4e2e
_fcitx_patchver=2.18.2612.102.1
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/google/mozc"
license=('custom')
@@ -85,6 +85,10 @@ prepare() {
# disable fcitx4 target
rm unix/fcitx/fcitx.gyp
+
+ # fix mozc icon for kimpanel
+ sed -i "s|PREFIX|/usr|" unix/fcitx5/mozc.conf
+ cat unix/fcitx5/mozc.conf
## Copy third party deps
#cd "$srcdir"