summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2024-01-22 20:31:47 +0200
committerNocifer2024-01-22 20:31:47 +0200
commit79585989a4ac850edbb121851979e7ae3e3e54ef (patch)
tree2cbaa03ddf0b0c35a9414fdc63335dfa44452e4f /PKGBUILD
parent94fddf970f87b5a30e0804fa4449b146b59662f1 (diff)
downloadaur-79585989a4ac850edbb121851979e7ae3e3e54ef.tar.gz
v=2.29.5346.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 d1191bc8d810..fbcdfbf6465f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,19 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='fcitx5-mozc-ut'
-pkgver=2.29.5268.102
+pkgver=2.29.5346.102
pkgrel=1
pkgdesc='Mozc module for Fcitx5'
arch=('x86_64')
url='https://github.com/fcitx/mozc'
-license=('Apache' 'GPL' 'LGPL' 'MIT' 'custom')
-depends=('fcitx5' 'mozc>=2.29.5268.102')
+license=('Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND LGPL-3.0-only AND MIT AND MS-PL AND NAIST-2003 AND Unicode-3.0')
+depends=('fcitx5' 'mozc>=2.29.5346.102')
makedepends=('bazel' 'git' 'python' 'qt6-base')
optdepends=('fcitx5-configtool')
-provides=('fcitx5-mozc=2.29.5268.102')
+provides=('fcitx5-mozc=2.29.5346.102')
conflicts=('fcitx5-mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/fcitx/mozc.git#commit=fdf255839144638b9759b5ad98b5151fd28bb3ca")
+source=("${pkgname}-git::git+https://github.com/fcitx/mozc.git#commit=4b1510bddfcb572ef72c5ac21a51a4881a5859b3")
sha256sums=('SKIP')
prepare() {