summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2022-10-31 14:23:36 +0200
committerNocifer2022-10-31 14:23:36 +0200
commitd57c93a6af3b90b351386fc3721c1b72e551bfbc (patch)
tree8f767f04e75315bf9c0a43a9734ea4cbeeaf62d0 /PKGBUILD
parentb0d767018c279867c4055d19e24abc92737d8d26 (diff)
downloadaur-d57c93a6af3b90b351386fc3721c1b72e551bfbc.tar.gz
v=2.28.4880.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 bf7df2df2331..945618da72f9 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.4830.102
+pkgver=2.28.4880.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.4830.102')
+depends=('fcitx5' 'mozc>=2.28.4880.102')
makedepends=('bazel' 'git' 'python' 'qt5-base')
optdepends=('fcitx5-configtool')
-provides=('fcitx5-mozc=2.28.4830.102')
+provides=('fcitx5-mozc=2.28.4880.102')
conflicts=('fcitx5-mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=bf5e3ce232f3afd6c807d9c3d75d41fea08befc5"
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=05ec1326a17121f4ddd42303fcdbb44010769266"
"fcitx5.patch")
sha256sums=('SKIP'
- '0dbea440c47ec8650e4233b6c6678d3c4c49d1523c67f0ea8295962a2768dd7b')
+ '21c246262a9ab091e58a43372388f969ab31fbd0ef2e5018f8a8548174e34c18')
prepare() {
cd ${pkgname}-git/src