summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2021-08-22 11:18:32 +0300
committerNocifer2021-08-22 11:18:32 +0300
commitc2b40aacab4d89640c7ea88caedbc1d563bbe389 (patch)
treec8ddbfc140573bf29cfe40a108fd33d22782acd0 /PKGBUILD
parent3b86e221e73eabea1a03366af8418d557fc01c2a (diff)
downloadaur-c2b40aacab4d89640c7ea88caedbc1d563bbe389.tar.gz
v=2.26.4472.102.20210822,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5d1638903cb..7be102eec8fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
## Helpful internal stuff
-_commit=87f9ce226a32225cd3dfedde47a21fa16541ae88
-_mozcver=2.26.4444.102
-_utdicver=20210725
+_commit=fed70bc909ef2a67d907d1ac89bbcd042d277da5
+_mozcver=2.26.4472.102
+_utdicver=20210822
pkgname='fcitx5-mozc-ut'
pkgver=${_mozcver}.${_utdicver}
@@ -20,7 +20,7 @@ arch=('i686' 'x86_64')
url='https://github.com/fcitx/fcitx5'
license=('custom')
depends=('fcitx5' 'mozc-ut-common')
-makedepends=('bazel' 'git' 'pkgconf' 'python-six' 'qt5-base' 'unzip')
+makedepends=('bazel' 'git' 'pkgconf' 'python-six' 'qt5-base')
optdepends=('fcitx5-configtool')
conflicts=('fcitx-mozc' 'fcitx-mozc-ut2' 'fcitx-mozc-neologd-ut' 'fcitx-mozc-neologd-ut+ut2' 'fcitx-mozc-ut-unified' 'fcitx-mozc-ut-unified-full'
'fcitx-mozc-ut' 'fcitx5-mozc' 'fcitx5-mozc-git')
@@ -28,7 +28,7 @@ provides=("fcitx5-mozc=${_mozcver}")
source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=${_commit}"
"fcitx5.patch")
sha256sums=('SKIP'
- 'e0f38bcb2cbcba1c7e37200312d5006f68d48083e9d6ede5049e25e033b1b6c6')
+ '93259ab0218296776bd308837c2a733c56676a59dd95115afa6f23d7198e1973')
prepare() {
cd ${pkgname}-git