summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-02-14 17:51:41 +0200
committerNocifer2023-02-14 17:51:41 +0200
commit6ae25718dd82a84a2d6453c4eb4db28d5022d2ce (patch)
treef314b988ebb65ecf6ad024a5f0883575e0b0002b
parent985375e1b1f06263a135030fb8b5750831b3c547 (diff)
downloadaur-6ae25718dd82a84a2d6453c4eb4db28d5022d2ce.tar.gz
v=2.28.5008.102,r=1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c05cdbbfe04..ca3b2cad85e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.28.4990.102
+ pkgver = 2.28.5008.102
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = mozc
conflicts = mozc-ut
options = !distcc
options = !ccache
- source = mozc-git::git+https://github.com/google/mozc.git#commit=811cb8c7606a4732a83abb89752664eb23728623
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=913bb5b968944b9100497698789a65b3f2a5c177
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index d07d91466dae..b8867c9e3031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.28.4990.102
+pkgver=2.28.5008.102
pkgrel=1
pkgdesc='The Open Source edition of Google Japanese Input'
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('fcitx5-mozc-ut: Fcitx5 integration'
'emacs-mozc: Emacs integration')
conflicts=('mozc-ut')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=811cb8c7606a4732a83abb89752664eb23728623")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=913bb5b968944b9100497698789a65b3f2a5c177")
sha256sums=('SKIP')
prepare() {