summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-10-11 11:28:00 +0300
committerNocifer2023-10-11 11:28:00 +0300
commit71d08c610636d2d8a06538136a587a7b1fb3999d (patch)
treef401d5e5a644f27d7a1164a97467c15d2e624cc9
parent82348b002d368ba8d7361063d50846adf49b338e (diff)
downloadaur-71d08c610636d2d8a06538136a587a7b1fb3999d.tar.gz
v=2.29.5250.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 01f6f3fee52f..2cda60f4feb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.29.5200.102
+ pkgver = 2.29.5250.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=89c70080d0102e8ed23cae6c05b535dedf506de4
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=6d80d758373a8449e0e298795eab5b69069fe157
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index b00f63668cf0..29fe136a5e58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.29.5200.102
+pkgver=2.29.5250.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=89c70080d0102e8ed23cae6c05b535dedf506de4")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=6d80d758373a8449e0e298795eab5b69069fe157")
sha256sums=('SKIP')
prepare() {