summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2021-02-23 00:25:38 +0900
committerNaoya Inada2021-04-28 20:55:32 +0900
commit4a02ec7dc1c8ab42295ce39863a01ffff72ea25e (patch)
treee9d901dec0440bd7a8b2aad15ff66c5f9f607441
parent83b6f9ecfb1e10773d3ee62d363b6619912f57d8 (diff)
downloadaur-4a02ec7dc1c8ab42295ce39863a01ffff72ea25e.tar.gz
Update to mozc-2.26.4346.102 and mozc-ut-20210421
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22976ed7d9a4..0085d1e967ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc-ut
pkgdesc = A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with Mozc UT Dictionary (additional dictionary)
- pkgver = 2.26.4325.102.20210329
+ pkgver = 2.26.4346.102.20210421
pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = x86_64
@@ -26,20 +26,20 @@ pkgbase = mozc-ut
conflicts = mozc-neologd-ut
conflicts = fcitx-mozc-ut-unified
conflicts = mozc-ut-unified
- source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.26.4325.102.tar.bz2
+ source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.26.4346.102.tar.bz2
source = abseil-cpp-20200923.2.tar.gz::https://github.com/abseil/abseil-cpp/archive/20200923.2.tar.gz
source = googletest-release-1.10.0.tar.gz::https://github.com/google/googletest/archive/release-1.10.0.tar.gz
source = japanese-usage-dictionary-master.zip::https://github.com/hiroyuki-komatsu/japanese-usage-dictionary/archive/master.zip
source = protobuf-3.13.0.tar.gz::https://github.com/protocolbuffers/protobuf/archive/v3.13.0.tar.gz
- source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-20210329.1.tar.bz2
+ source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-20210421.1.tar.bz2
source = https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
source = https://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
- sha256sums = d8854420e8ad421204c01aaa6d8464f9cc53aa2951187fbe1fbc7863e60fae0e
+ sha256sums = e17bf2fe008290268a633fca8bbac10c01eed674f3815e5078b0e6f53cb62b6e
sha256sums = bf3f13b13a0095d926b25640e060f7e13881bd8a792705dd9e161f3c2b9aa976
sha256sums = 9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb
sha256sums = e46b1c40facbc969b7a4af154dab30ab414f48a0fdbe57d199f912316977ac25
sha256sums = 9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a
- sha256sums = 057c5d1a5c66e7eed20979b7268d651da1999a52469abe2a9eab843d6b1e631f
+ sha256sums = 690237f82e6eda05c9dd8cf303dfe6cd94358b2518e92f36a029afd524efe9b1
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9b6ef8ae8bdc..b2460871cef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Felix Yan <felixonmars@gmail.com>
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
-# NOTE: This PKGBUILD is based on https://osdn.net/downloads/users/28/28067/fcitx-mozc-ut-20210329.PKGBUILD
+# NOTE: This PKGBUILD is based on https://osdn.net/downloads/users/30/30219/fcitx-mozc-ut-20210421.1.PKGBUILD
# Mozc compile option
_bldtype=Release
-_mozcver=2.26.4325.102
+_mozcver=2.26.4346.102
_fcitxver=20210329
-_utdicver=20210329
+_utdicver=20210421
pkgver=${_mozcver}.${_utdicver}
pkgrel=1
@@ -36,12 +36,12 @@ source=(
)
sha256sums=(
- 'd8854420e8ad421204c01aaa6d8464f9cc53aa2951187fbe1fbc7863e60fae0e'
+ 'e17bf2fe008290268a633fca8bbac10c01eed674f3815e5078b0e6f53cb62b6e'
'bf3f13b13a0095d926b25640e060f7e13881bd8a792705dd9e161f3c2b9aa976'
'9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb'
'e46b1c40facbc969b7a4af154dab30ab414f48a0fdbe57d199f912316977ac25'
'9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a'
- '057c5d1a5c66e7eed20979b7268d651da1999a52469abe2a9eab843d6b1e631f'
+ '690237f82e6eda05c9dd8cf303dfe6cd94358b2518e92f36a029afd524efe9b1'
'SKIP'
'SKIP'
)