summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2022-10-29 20:48:04 -0400
committerEthan Kerrick2022-10-29 20:48:04 -0400
commit6b397bce8c6eeb8b82d6336f09c81c366a6b40c6 (patch)
tree9d62ab12a58315564b28a9547fb702deffca5249
parent0a4c664d03da73069a1656524b26d661439392f0 (diff)
downloadaur-6b397bce8c6eeb8b82d6336f09c81c366a6b40c6.tar.gz
updated mozc-dict to 20221022
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f684f2d6acca..44ebfacccfda 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.28.4830.102_20220904_2.26.4660.102.r277.gbf5e3ce2
- pkgrel = 2
+ pkgver = 2.28.4880.102_20221022_2.28.4880.102.r14.g05ec1326
+ pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = i686
arch = x86_64
@@ -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/39/39054/mozcdic-ut-20220904.tar.bz2
+ source = https://osdn.net/downloads/users/39/39545/mozcdic-ut-20221022.tar.bz2
source = git+https://chromium.googlesource.com/breakpad/breakpad
source = git+https://github.com/google/googletest.git
source = git+https://chromium.googlesource.com/external/gyp
@@ -43,7 +43,7 @@ pkgname = mozc-ut-united
depends = qt5-base
depends = zinnia
optdepends = tegaki-models-zinnia-japanese: hand-writing recognition support
- provides = mozc=2.28.4830.102
+ provides = mozc=2.28.4880.102
conflicts = mozc
conflicts = mozc-ut-unified
conflicts = mozc-neologd-ut
diff --git a/PKGBUILD b/PKGBUILD
index 2215730b2f1c..be026a4390d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,21 +23,21 @@ _bldtype=Release
# https://osdn.net/users/utuhiro/pf/utuhiro/files/
#*************************************************************
-_mozcver=2.28.4830.102
-_utdicdate=20220904
+_mozcver=2.28.4880.102
+_utdicdate=20221022
_utdicver=1
pkgbase=mozc-ut-united
pkgname=mozc-ut-united
true && pkgname=('mozc-ut-united')
-pkgver=2.28.4830.102_20220904_2.26.4660.102.r277.gbf5e3ce2
-pkgrel=2
+pkgver=2.28.4880.102_20221022_2.28.4880.102.r14.g05ec1326
+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/39/39054/mozcdic-ut-${_utdicdate}.tar.bz2" "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/protocolbuffers/protobuf" "git+https://github.com/abseil/abseil-cpp.git")
+source=("mozc::git+https://github.com/google/mozc.git" "https://osdn.net/downloads/users/39/39545/mozcdic-ut-${_utdicdate}.tar.bz2" "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/protocolbuffers/protobuf" "git+https://github.com/abseil/abseil-cpp.git")
sha1sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')