summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2022-03-05 23:43:42 +0200
committerNocifer2022-03-05 23:43:42 +0200
commit837db707f5615caf369d13203d63a3b9575f5e26 (patch)
tree870f90a9d48a6fa883dfddc0015f87963a8e7987
parent932290975592558757dd7213addbff8b9e6f29ca (diff)
downloadaur-837db707f5615caf369d13203d63a3b9575f5e26.tar.gz
v=2.26.4666.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 b5f8f8c0ea1d..7b363b020da1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.26.4656.102
+ pkgver = 2.26.4666.102
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = mozc
optdepends = ibus-mozc: IBus integration
optdepends = emacs-mozc: Emacs integration
conflicts = mozc-ut
- source = mozc-git::git+https://github.com/google/mozc.git#commit=0dcb977536385e18f88e29b3ae42b07fd5f5f433
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=650e8de7e6280dce751e4a27ae6cda3827ea8a29
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index 1dd150566a93..bd797402f22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.26.4656.102
+pkgver=2.26.4666.102
pkgrel=1
pkgdesc='The Open Source edition of Google Japanese Input'
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=('fcitx5-mozc-ut: Fcitx5 integration'
'ibus-mozc: IBus integration'
'emacs-mozc: Emacs integration')
conflicts=('mozc-ut')
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=0dcb977536385e18f88e29b3ae42b07fd5f5f433")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=650e8de7e6280dce751e4a27ae6cda3827ea8a29")
sha256sums=('SKIP')
prepare() {