summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2022-07-03 10:03:38 +0300
committerNocifer2022-07-03 10:03:38 +0300
commit6c84f7031a15847a7fdf8763e19ecdd19d2975cb (patch)
treec6390772e68b4b4776c92cfe9777046dfd07ed79
parent85f74709679be0f6402bbbb429aecbc388422ba3 (diff)
downloadaur-6c84f7031a15847a7fdf8763e19ecdd19d2975cb.tar.gz
v=2.28.4770.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 d81e0437965b..b0b35d4ccf47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.28.4740.102
+ pkgver = 2.28.4770.102
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = mozc
conflicts = mozc-ut
options = !distcc
options = !ccache
- source = mozc-git::git+https://github.com/google/mozc.git#commit=73f289987769fe1dd381bf436b5888a2a663e276
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=5e3542b98adb743553e672f34caee6d5d8021b85
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index 9279ec727ff0..995741c52abc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.28.4740.102
+pkgver=2.28.4770.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=73f289987769fe1dd381bf436b5888a2a663e276")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=5e3542b98adb743553e672f34caee6d5d8021b85")
sha256sums=('SKIP')
prepare() {