summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2022-07-03 10:04:20 +0300
committerNocifer2022-07-03 10:04:20 +0300
commitcdbef2c607de0b2770ee2b9de509f61b5a04051a (patch)
tree27c0a4628b81722e1c835e2630128bf95acf439f /PKGBUILD
parent28d3d450ab49afc0ee38c0e5682aa4edef130f46 (diff)
downloadaur-cdbef2c607de0b2770ee2b9de509f61b5a04051a.tar.gz
v=2.28.4770.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 761b2849c82e..adbabf500314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,22 +4,22 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='fcitx-mozc-ut'
-pkgver=2.28.4740.102
+pkgver=2.28.4770.102
pkgrel=1
pkgdesc='Mozc module for Fcitx'
arch=('x86_64')
url='https://github.com/fcitx/mozc'
license=('Apache' 'BSD' 'LGPL' 'custom')
-depends=('fcitx' 'mozc>=2.28.4740.102')
+depends=('fcitx' 'mozc>=2.28.4770.102')
makedepends=('bazel' 'git' 'python' 'qt5-base')
optdepends=('fcitx-configtool')
-provides=('fcitx-mozc=2.28.4740.102')
+provides=('fcitx-mozc=2.28.4770.102')
conflicts=('fcitx-mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=73f289987769fe1dd381bf436b5888a2a663e276"
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=5e3542b98adb743553e672f34caee6d5d8021b85"
"fcitx.patch")
sha256sums=('SKIP'
- '1607109bc0d98382dfa30ba4fe5909a4a7758e7c7cb95df97223202b5b8c3dbc')
+ '02411077f078631811a90a7366d1da2f58d4a0440771c015dd40e5910c2cf4a2')
prepare() {
cd ${pkgname}-git/src