summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2023-11-04 11:39:44 +0200
committerNocifer2023-11-04 11:39:44 +0200
commit94fddf970f87b5a30e0804fa4449b146b59662f1 (patch)
tree1e57324f4fcc478baa7d4eb91711f89cda5391ef /PKGBUILD
parent8e387977f43a0fb89085f408043757c13c0aff43 (diff)
downloadaur-94fddf970f87b5a30e0804fa4449b146b59662f1.tar.gz
v=2.29.5268.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70178449eab7..d1191bc8d810 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.5250.102
+pkgver=2.29.5268.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.5250.102')
+depends=('fcitx5' 'mozc>=2.29.5268.102')
makedepends=('bazel' 'git' 'python' 'qt6-base')
optdepends=('fcitx5-configtool')
-provides=('fcitx5-mozc=2.29.5250.102')
+provides=('fcitx5-mozc=2.29.5268.102')
conflicts=('fcitx5-mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/fcitx/mozc.git#commit=289b1bf566896af5823aa3a76b1241ffec86c343")
+source=("${pkgname}-git::git+https://github.com/fcitx/mozc.git#commit=fdf255839144638b9759b5ad98b5151fd28bb3ca")
sha256sums=('SKIP')
prepare() {