summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-06-15 20:07:17 +0800
committerlilac2018-06-15 20:07:17 +0800
commitfaa2e3d0071949d69d76021ef4403143d2a64316 (patch)
tree82b9d6e36354f6ac92277a830a23721def9f1ede
parent2ab51eba0ae07feb973bd2c7b49a0fb4362b656b (diff)
downloadaur-faa2e3d0071949d69d76021ef4403143d2a64316.tar.gz
update by lilac
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD14
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5568f15b923a..474241d9bf20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-mozc-git
pkgdesc = Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
- pkgver = 2.18.2612.102.1.r1315.cff92c9f
+ pkgver = 2.18.2612.102.1.r1316.ffb9ffb0
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -23,10 +23,10 @@ pkgbase = fcitx5-mozc-git
conflicts = mozc-fcitx
conflicts = fcitx-mozc
replaces = mozc-fcitx
- source = git+https://github.com/fcitx/mozc.git#branch=fcitx
+ source = git+https://gitlab.com/fcitx/mozc.git#branch=fcitx
source = zero_query_dict-iterator-decrement.patch
- source = http://downloads.sourceforge.net/pnsft-aur/x-ken-all-201703.zip
- source = http://downloads.sourceforge.net/pnsft-aur/jigyosyo-201703.zip
+ source = https://downloads.sourceforge.net/pnsft-aur/x-ken-all-201805.zip
+ source = https://downloads.sourceforge.net/pnsft-aur/jigyosyo-201805.zip
source = https://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz
source = git+https://chromium.googlesource.com/breakpad/breakpad
source = git+https://github.com/google/googletest.git
@@ -38,8 +38,8 @@ pkgbase = fcitx5-mozc-git
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
sha512sums = SKIP
sha512sums = 9284b6865ee063a294369f40947a2ff7fc3ce49a2bbe9ebbf282a0e0bf199cedc18e1bc51ba8c3e4ed00404f8ef36e6a9db0602b51083f358a1ff555fd031858
- sha512sums = aecd93a99c460fbbb9790bdf9e024a313b62cf51a1fec23bc19da0f375ddaeec37fe3bdf5d44930d16da9d1ba0b3205a2da008c4be611165ae474c469d173176
- sha512sums = e426652cfa1ab6360c00770a76d12089165ba66364aaf8b6dcd3b6bf9fc7b154ec490eea77476eefd7e1551cf84165a45f165bb6cfab4964a1bb682220e11e28
+ sha512sums = e218ae353d2c6f6c9b7c6a0a39398d215fb6218b7842838f137aae793a3d8ec20737b2c82f82f3e8646f5ffce2f052537d22481d958a6eb997f88dc4c8aeca46
+ sha512sums = 4f1274c4acf4f30f72b5bd1827e4dda253fd97951217c15517954b211c08c6b2280c452c1e82e3e9cbf85ac60df96f620a5f7b3a097696d35eeb037ec1b6dd46
sha512sums = 5507c637e5a65c44ccf6e32118b6d16647ece865171b9a77dd3c78e6790fbd97e6b219e68d2e27750e22074eb536bccf8d553c295d939066b72994b86b2f251a
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9d1b7cf1d8fe..496e881c11cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,12 +11,12 @@ _mozc_rev=280e38fe3d9db4df52f0713acf2ca65898cd697a
_japanese_usage_dictionary_rev=e5b3425575734c323e1d947009dd74709437b684
_gyp_rev=920ee58c3d3109dea3cd37d88054014891a93db7
_protobuf_rev=a428e42072765993ff674fda72863c9f1aa2d268
-_zipcode_rel=201703
+_zipcode_rel=201805
_pkgbase=mozc
pkgname=fcitx5-mozc-git
pkgdesc="Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)"
-pkgver=2.18.2612.102.1.r1315.cff92c9f
+pkgver=2.18.2612.102.1.r1316.ffb9ffb0
_fcitx_patchver=2.18.2612.102.1
pkgrel=1
arch=('x86_64')
@@ -26,13 +26,13 @@ depends=('qt5-base' 'fcitx5-git' 'zinnia')
makedepends=('pkg-config' 'python2' 'curl' 'gtk2' 'mesa' 'subversion' 'ninja' 'git' 'clang')
replaces=('mozc-fcitx')
conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'fcitx-mozc')
-source=(git+https://github.com/fcitx/mozc.git#branch=fcitx
+source=(git+https://gitlab.com/fcitx/mozc.git#branch=fcitx
zero_query_dict-iterator-decrement.patch
#japanese_usage_dictionary::git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git#commit=${_japanese_usage_dictionary_rev}
#mozc-gyp::git+https://chromium.googlesource.com/external/gyp#commit=${_gyp_rev}
#git+https://github.com/google/protobuf.git#commit=${_protobuf_rev}
- http://downloads.sourceforge.net/pnsft-aur/x-ken-all-${_zipcode_rel}.zip
- http://downloads.sourceforge.net/pnsft-aur/jigyosyo-${_zipcode_rel}.zip
+ https://downloads.sourceforge.net/pnsft-aur/x-ken-all-${_zipcode_rel}.zip
+ https://downloads.sourceforge.net/pnsft-aur/jigyosyo-${_zipcode_rel}.zip
https://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz
git+https://chromium.googlesource.com/breakpad/breakpad
git+https://github.com/google/googletest.git
@@ -44,8 +44,8 @@ source=(git+https://github.com/fcitx/mozc.git#branch=fcitx
)
sha512sums=('SKIP'
'9284b6865ee063a294369f40947a2ff7fc3ce49a2bbe9ebbf282a0e0bf199cedc18e1bc51ba8c3e4ed00404f8ef36e6a9db0602b51083f358a1ff555fd031858'
- 'aecd93a99c460fbbb9790bdf9e024a313b62cf51a1fec23bc19da0f375ddaeec37fe3bdf5d44930d16da9d1ba0b3205a2da008c4be611165ae474c469d173176'
- 'e426652cfa1ab6360c00770a76d12089165ba66364aaf8b6dcd3b6bf9fc7b154ec490eea77476eefd7e1551cf84165a45f165bb6cfab4964a1bb682220e11e28'
+ 'e218ae353d2c6f6c9b7c6a0a39398d215fb6218b7842838f137aae793a3d8ec20737b2c82f82f3e8646f5ffce2f052537d22481d958a6eb997f88dc4c8aeca46'
+ '4f1274c4acf4f30f72b5bd1827e4dda253fd97951217c15517954b211c08c6b2280c452c1e82e3e9cbf85ac60df96f620a5f7b3a097696d35eeb037ec1b6dd46'
'5507c637e5a65c44ccf6e32118b6d16647ece865171b9a77dd3c78e6790fbd97e6b219e68d2e27750e22074eb536bccf8d553c295d939066b72994b86b2f251a'
'SKIP'
'SKIP'