summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-11-04 11:39:17 +0200
committerNocifer2023-11-04 11:39:17 +0200
commitace7769d2f35739230124ea67e8c65a3ad38ad9a (patch)
tree0acf3e7d58c3261a88855974f5ebbc29568e6d9a
parent71d08c610636d2d8a06538136a587a7b1fb3999d (diff)
downloadaur-ace7769d2f35739230124ea67e8c65a3ad38ad9a.tar.gz
v=2.29.5268.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 2cda60f4feb7..21dcecf19a0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.29.5250.102
+ pkgver = 2.29.5268.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=6d80d758373a8449e0e298795eab5b69069fe157
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=d3151bb4e5d3a18bc2c8419c338401102a37928e
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index 29fe136a5e58..940ba68f6b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.29.5250.102
+pkgver=2.29.5268.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=6d80d758373a8449e0e298795eab5b69069fe157")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=d3151bb4e5d3a18bc2c8419c338401102a37928e")
sha256sums=('SKIP')
prepare() {