diff options
author | Nocifer | 2022-04-08 14:41:08 +0300 |
---|---|---|
committer | Nocifer | 2022-04-08 14:41:08 +0300 |
commit | f5bdbd1f46183443a290d4594a343abe2ee2cd7d (patch) | |
tree | cdfa078f9c413c5f47bfbbdee59d67e944a0e6e2 | |
parent | 837db707f5615caf369d13203d63a3b9575f5e26 (diff) | |
download | aur-f5bdbd1f46183443a290d4594a343abe2ee2cd7d.tar.gz |
v=2.26.4695.102,r=1
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = mozc pkgdesc = The Open Source edition of Google Japanese Input - pkgver = 2.26.4666.102 + pkgver = 2.26.4695.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=650e8de7e6280dce751e4a27ae6cda3827ea8a29 + source = mozc-git::git+https://github.com/google/mozc.git#commit=120fce6efa66e7bfa8e725040c4e3b6b0de192b7 sha256sums = SKIP pkgname = mozc @@ -4,7 +4,7 @@ # Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com> pkgname='mozc' -pkgver=2.26.4666.102 +pkgver=2.26.4695.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=650e8de7e6280dce751e4a27ae6cda3827ea8a29") +source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=120fce6efa66e7bfa8e725040c4e3b6b0de192b7") sha256sums=('SKIP') prepare() { |