summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2022-12-30 17:58:45 +0200
committerNocifer2022-12-30 17:58:45 +0200
commit22de7a36f15e5dfc533b9a0197328e8727701a34 (patch)
treeff543bd1bb129de338b5528d4020a80b6713c816 /PKGBUILD
parent111f25386d18a5e38c40a799ab993e5b5dddd374 (diff)
downloadaur-22de7a36f15e5dfc533b9a0197328e8727701a34.tar.gz
v=2.28.4960.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b399996feae..00f0f6f92d19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,22 +4,22 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='fcitx5-mozc-ut'
-pkgver=2.28.4950.102
-pkgrel=2
+pkgver=2.28.4960.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.28.4950.102')
+depends=('fcitx5' 'mozc>=2.28.4960.102')
makedepends=('bazel' 'git' 'python' 'qt5-base')
optdepends=('fcitx5-configtool')
-provides=('fcitx5-mozc=2.28.4950.102')
+provides=('fcitx5-mozc=2.28.4960.102')
conflicts=('fcitx5-mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=db37db71b53c9accc9ad66d12ad8196b25c771b3"
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=7ec82c9356dbd5e15736627cfef05ec0f2c9bb9b"
"fcitx5.patch")
sha256sums=('SKIP'
- 'e752fc16d295835767094ba299b7fdcbdecdf2be3f855237a950078511aa6617')
+ '006b3d4ae9179f8c5a6bf0ab8bac966b8ee957b283a72b8671084f12a3917a3d')
prepare() {
cd ${pkgname}-git/src