summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2022-04-30 10:34:19 +0300
committerNocifer2022-04-30 10:34:19 +0300
commit806ed85e0807809749c13351728aa16fef55d73a (patch)
tree27b69270fd423a9333f15d1ccd8faf1ace8fb009 /PKGBUILD
parent79f3223c9dec18c3b3dd14d7faf2433105025669 (diff)
downloadaur-806ed85e0807809749c13351728aa16fef55d73a.tar.gz
v=2.28.4715.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 03e3c17b501d..0bd17d3c10f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,21 +4,21 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='fcitx5-mozc-ut'
-pkgver=2.26.4695.102
+pkgver=2.28.4715.102
pkgrel=1
pkgdesc='Mozc module for Fcitx5'
arch=('x86_64')
url='https://github.com/fcitx/mozc'
license=('Apache' 'BSD' 'LGPL' 'custom')
-depends=('fcitx5' 'mozc>=2.26.4695.102')
+depends=('fcitx5' 'mozc>=2.28.4715.102')
makedepends=('bazel' 'git' 'python' 'qt5-base')
optdepends=('fcitx5-configtool')
-provides=('fcitx5-mozc=2.26.4695.102')
+provides=('fcitx5-mozc=2.28.4715.102')
conflicts=('fcitx5-mozc')
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=120fce6efa66e7bfa8e725040c4e3b6b0de192b7"
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=4c5d516fdff227039305eef3411f12bac9f02246"
"fcitx5.patch")
sha256sums=('SKIP'
- '7fe8dc6281af9955eee37deb659a18b292053f8d510b27364270f322341abb4b')
+ '35e5958fbe001311deee4ef0d6d1efafb76ec8a2a18d9cb1e39b5257ea5ffc7d')
prepare() {
cd ${pkgname}-git/src