summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2022-04-05 18:05:52 -0400
committerEthan Kerrick2022-04-05 18:05:52 -0400
commitc930e84e3cd52a153b15cfd499f577290b90bcd7 (patch)
tree15a9998fcba1381870f689449e034eaabcfe4692
parentf844752dedb295fe5db73ec43830c91028c99827 (diff)
downloadaur-c930e84e3cd52a153b15cfd499f577290b90bcd7.tar.gz
updated mozc dictionary to 20220403
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5981ad59d505..a4f9019ae609 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc-ut-united
pkgdesc = A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
- pkgver = 2.26.4646.102_20220305_2018.02.26.r289.g650e8de7
+ pkgver = 2.26.4695.102_20220403_2.26.4660.102.r64.g120fce6e
pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = i686
@@ -18,7 +18,7 @@ pkgbase = mozc-ut-united
depends = qt5-base
depends = zinnia
source = mozc::git+https://github.com/google/mozc.git
- source = https://osdn.net/downloads/users/37/37874/mozcdic-ut-20220305.tar.bz2
+ source = https://osdn.net/downloads/users/38/38161/mozcdic-ut-20220403.tar.bz2
source = config-arch-new.patch
source = git+https://chromium.googlesource.com/breakpad/breakpad
source = git+https://github.com/google/googletest.git
@@ -47,7 +47,7 @@ pkgname = mozc-ut-united
depends = qt5-base
depends = zinnia
optdepends = tegaki-models-zinnia-japanese: hand-writing recognition support
- provides = mozc=2.26.4666.102
+ provides = mozc=2.26.4695.102
conflicts = mozc
conflicts = mozc-ut-unified
conflicts = mozc-neologd-ut
diff --git a/PKGBUILD b/PKGBUILD
index 044229546284..e9aac2cc2be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,21 +23,21 @@ _bldtype=Release
# https://osdn.net/users/utuhiro/pf/utuhiro/files/
#*************************************************************
-_mozcver=2.26.4666.102
-_utdicdate=20220305
+_mozcver=2.26.4695.102
+_utdicdate=20220403
_utdicver=1
pkgbase=mozc-ut-united
pkgname=mozc-ut-united
true && pkgname=('mozc-ut-united')
-pkgver=2.26.4646.102_20220305_2018.02.26.r289.g650e8de7
+pkgver=2.26.4695.102_20220403_2.26.4660.102.r64.g120fce6e
pkgrel=1
arch=('i686' 'x86_64')
url="https://code.google.com/p/mozc/"
url="https://osdn.net/users/utuhiro/pf/utuhiro/files/"
license=('BSD' 'GPL' 'custom')
makedepends=('ruby' 'git' 'ninja' 'clang' 'zinnia' 'bazel' 'python-six')
-source=("mozc::git+https://github.com/google/mozc.git" "https://osdn.net/downloads/users/37/37874/mozcdic-ut-${_utdicdate}.tar.bz2" "config-arch-new.patch" "git+https://chromium.googlesource.com/breakpad/breakpad" "git+https://github.com/google/googletest.git" "git+https://chromium.googlesource.com/external/gyp" "git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git" "git+https://github.com/open-source-parsers/jsoncpp.git" "git+https://github.com/google/protobuf.git" "git+https://github.com/abseil/abseil-cpp.git" "android-fix.patch")
+source=("mozc::git+https://github.com/google/mozc.git" "https://osdn.net/downloads/users/38/38161/mozcdic-ut-${_utdicdate}.tar.bz2" "config-arch-new.patch" "git+https://chromium.googlesource.com/breakpad/breakpad" "git+https://github.com/google/googletest.git" "git+https://chromium.googlesource.com/external/gyp" "git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git" "git+https://github.com/open-source-parsers/jsoncpp.git" "git+https://github.com/google/protobuf.git" "git+https://github.com/abseil/abseil-cpp.git" "android-fix.patch")
sha1sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')