summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2020-11-11 12:57:13 +0900
committerNaoya Inada2020-11-15 13:48:12 +0900
commit00349d0e8d93385e2590af9c984f1730ec2c6432 (patch)
treea0df845f5b971cc283cc304e215831991a09872a
parent1897d3ab3929cca2d9b3c80fac4bd03756977477 (diff)
downloadaur-00349d0e8d93385e2590af9c984f1730ec2c6432.tar.gz
Update to mozc-2.25.4190.102
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD18
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caaecf95f320..5a4931d3b76b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mozc-ut
- pkgver = 2.25.4180.102.20201110
+ pkgver = 2.25.4190.102.20201110
pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = i686
@@ -17,22 +17,22 @@ pkgbase = mozc-ut
makedepends = glib2
makedepends = bzip2
makedepends = unzip
- source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.25.4180.102.tar.bz2
- source = abseil-cpp-20200923.1.tar.gz::https://github.com/abseil/abseil-cpp/archive/20200923.1.tar.gz
+ source = https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.25.4190.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-20201110.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
- source = mozcdic-ut-20201110.1.tar.bz2::https://osdn.net/frs/chamber_redir.php?m=ymu&f=%2Fusers%2F26%2F26897%2Fmozcdic-ut-20201110.1.tar.bz2
- sha1sums = 96f5f005c8083533ba42c70570e85c5ca1a207a3
- sha1sums = 824ae3a8fdd2c2bf2e667212e41312ffb2560640
+ sha1sums = adf4968191ea1f9837b1f9d5d0aa47ac1e2ddee2
+ sha1sums = 1dd3f0a937c3678437646d26ca6784bd6a9b2b26
sha1sums = 9c89be7df9c5e8cb0bc20b3c4b39bf7e82686770
sha1sums = bf15e8ff92cbde3c102cbf4ad50c2090a7165495
sha1sums = 2160cfb354148da3fb3891b267c2edc7e3eb5c30
+ sha1sums = e91e7f67c48f59cd67787e5e6af98946e9a53b1c
sha1sums = SKIP
sha1sums = SKIP
- sha1sums = e91e7f67c48f59cd67787e5e6af98946e9a53b1c
pkgname = 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)
diff --git a/PKGBUILD b/PKGBUILD
index e781e37740ce..e0a6f3389d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# 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/26/26669/mozcdic-ut-20201110.1.PKGBUILD/
+# NOTE: This PKGBUILD is based on https://osdn.net/downloads/users/26/26921/fcitx-mozc-ut-2.25.4190.102.20201110.1.PKGBUILD/
## Mozc compile option
_bldtype=Release
-_mozcver=2.25.4180.102
-_fcitxver=20201110
+_mozcver=2.25.4190.102
+_fcitxver=20201111
_utdicdate=20201110
pkgver=${_mozcver}.${_utdicdate}
pkgrel=1
@@ -22,31 +22,31 @@ makedepends=('clang' 'gyp' 'ninja' 'pkg-config' 'python' 'curl' 'gtk2' 'qt5-base
source=(
https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-${_mozcver}.tar.bz2
- abseil-cpp-20200923.1.tar.gz::https://github.com/abseil/abseil-cpp/archive/20200923.1.tar.gz
+ abseil-cpp-20200923.2.tar.gz::https://github.com/abseil/abseil-cpp/archive/20200923.2.tar.gz
googletest-release-1.10.0.tar.gz::https://github.com/google/googletest/archive/release-1.10.0.tar.gz
japanese-usage-dictionary-master.zip::https://github.com/hiroyuki-komatsu/japanese-usage-dictionary/archive/master.zip
protobuf-3.13.0.tar.gz::https://github.com/protocolbuffers/protobuf/archive/v3.13.0.tar.gz
+ https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-${_utdicdate}.${pkgrel}.tar.bz2
https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
https://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
- "mozcdic-ut-${_utdicdate}.${pkgrel}.tar.bz2::https://osdn.net/frs/chamber_redir.php?m=ymu&f=%2Fusers%2F26%2F26897%2Fmozcdic-ut-${_utdicdate}.${pkgrel}.tar.bz2"
)
sha1sums=(
- '96f5f005c8083533ba42c70570e85c5ca1a207a3'
- '824ae3a8fdd2c2bf2e667212e41312ffb2560640'
+ 'adf4968191ea1f9837b1f9d5d0aa47ac1e2ddee2'
+ '1dd3f0a937c3678437646d26ca6784bd6a9b2b26'
'9c89be7df9c5e8cb0bc20b3c4b39bf7e82686770'
'bf15e8ff92cbde3c102cbf4ad50c2090a7165495'
'2160cfb354148da3fb3891b267c2edc7e3eb5c30'
+ 'e91e7f67c48f59cd67787e5e6af98946e9a53b1c'
'SKIP'
'SKIP'
- 'e91e7f67c48f59cd67787e5e6af98946e9a53b1c'
)
prepare() {
cd mozc-${_mozcver}
rm -rf src/third_party
mkdir src/third_party
- mv ${srcdir}/abseil-cpp-20200923.1 src/third_party/abseil-cpp
+ mv ${srcdir}/abseil-cpp-20200923.2 src/third_party/abseil-cpp
mv ${srcdir}/googletest-release-1.10.0 src/third_party/gtest
mv ${srcdir}/japanese-usage-dictionary-master src/third_party/japanese_usage_dictionary
mv ${srcdir}/protobuf-3.13.0 src/third_party/protobuf