summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2021-02-23 00:25:38 +0900
committerNaoya Inada2021-03-30 17:04:09 +0900
commit83b6f9ecfb1e10773d3ee62d363b6619912f57d8 (patch)
tree26a2d2c43f8de2eb574770a814271cce4d29f81a
parent7facba7d028ba483b6c683116a8b1d316267af03 (diff)
downloadaur-83b6f9ecfb1e10773d3ee62d363b6619912f57d8.tar.gz
Update to mozc-2.26.4325.102 and mozc-ut-20210329
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a82fc6a7db5..22976ed7d9a4 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.4318.102.20210322
+ pkgver = 2.26.4325.102.20210329
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.4318.102.tar.bz2
+ source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.26.4325.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-20210322.1.tar.bz2
+ source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-20210329.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 = 1eb98be733c4187e69817579f4996f9b341b4488174f276c0c58b745df84e76d
+ sha256sums = d8854420e8ad421204c01aaa6d8464f9cc53aa2951187fbe1fbc7863e60fae0e
sha256sums = bf3f13b13a0095d926b25640e060f7e13881bd8a792705dd9e161f3c2b9aa976
sha256sums = 9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb
sha256sums = e46b1c40facbc969b7a4af154dab30ab414f48a0fdbe57d199f912316977ac25
sha256sums = 9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a
- sha256sums = 4dfaad909e2634621b028261140354608d0e560d369e97b2712ebca72d1456dd
+ sha256sums = 057c5d1a5c66e7eed20979b7268d651da1999a52469abe2a9eab843d6b1e631f
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 593ca346fe19..9b6ef8ae8bdc 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/28021/fcitx-mozc-ut.PKGBUILD
+# NOTE: This PKGBUILD is based on https://osdn.net/downloads/users/28/28067/fcitx-mozc-ut-20210329.PKGBUILD
# Mozc compile option
_bldtype=Release
-_mozcver=2.26.4318.102
-_fcitxver=20210124
-_utdicver=20210322
+_mozcver=2.26.4325.102
+_fcitxver=20210329
+_utdicver=20210329
pkgver=${_mozcver}.${_utdicver}
pkgrel=1
@@ -36,12 +36,12 @@ source=(
)
sha256sums=(
- '1eb98be733c4187e69817579f4996f9b341b4488174f276c0c58b745df84e76d'
+ 'd8854420e8ad421204c01aaa6d8464f9cc53aa2951187fbe1fbc7863e60fae0e'
'bf3f13b13a0095d926b25640e060f7e13881bd8a792705dd9e161f3c2b9aa976'
'9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb'
'e46b1c40facbc969b7a4af154dab30ab414f48a0fdbe57d199f912316977ac25'
'9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a'
- '4dfaad909e2634621b028261140354608d0e560d369e97b2712ebca72d1456dd'
+ '057c5d1a5c66e7eed20979b7268d651da1999a52469abe2a9eab843d6b1e631f'
'SKIP'
'SKIP'
)