summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a6b9e82db00..a2e9c4c5086a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.4610.102_20220112_2018.02.26.r231.g7329757e
- pkgrel = 2
+ pkgver = 2.26.4632.102_20220206_2018.02.26.r231.g7329757e
+ pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = i686
arch = x86_64
@@ -17,7 +17,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/37585/mozcdic-ut-20220112.tar.bz2
+ source = https://osdn.net/downloads/users/37/37665/mozcdic-ut-20220206.tar.bz2
source = config-arch-new.patch
source = git+https://chromium.googlesource.com/breakpad/breakpad
source = git+https://github.com/google/googletest.git
@@ -46,7 +46,7 @@ pkgname = mozc-ut-united
depends = qt5-base
depends = zinnia
optdepends = tegaki-models-zinnia-japanese: hand-writing recognition support
- provides = mozc=2.26.4610.102
+ provides = mozc=2.26.4632.102
conflicts = mozc
conflicts = mozc-ut-unified
conflicts = mozc-neologd-ut
diff --git a/PKGBUILD b/PKGBUILD
index 1864cda0c07e..eeccfd3780f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,22 +23,21 @@ _bldtype=Release
# https://osdn.net/users/utuhiro/pf/utuhiro/files/
#*************************************************************
-#_mozcrev=c914d1dfe8b4193731b22da7ee3f53612a94269d
-_mozcver=2.26.4610.102
-_utdicdate=20220112
+_mozcver=2.26.4632.102
+_utdicdate=20220206
_utdicver=1
pkgbase=mozc-ut-united
pkgname=mozc-ut-united
true && pkgname=('mozc-ut-united')
-pkgver=2.26.4610.102_20220112_2018.02.26.r231.g7329757e
-pkgrel=2
+pkgver=2.26.4632.102_20220206_2018.02.26.r231.g7329757e
+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')
-source=("mozc::git+https://github.com/google/mozc.git" "https://osdn.net/downloads/users/37/37585/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/37/37665/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')