[arch-commits] Commit in fcitx-mozc (repos/community-x86_64/PKGBUILD trunk/PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon Jan 8 07:08:14 UTC 2018


    Date: Monday, January 8, 2018 @ 07:08:09
  Author: eschwartz
Revision: 280411

Upgrade urls to HTTPS

Modified:
  fcitx-mozc/repos/community-x86_64/PKGBUILD
  fcitx-mozc/trunk/PKGBUILD

---------------------------------+
 repos/community-x86_64/PKGBUILD |    6 +++---
 trunk/PKGBUILD                  |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2018-01-08 07:03:52 UTC (rev 280410)
+++ repos/community-x86_64/PKGBUILD	2018-01-08 07:08:09 UTC (rev 280411)
@@ -18,7 +18,7 @@
 pkgver=2.20.2673.102
 _fcitx_patchver=2.18.2612.102.1
 pkgrel=2
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="https://github.com/google/mozc"
 license=('custom')
 depends=('qt5-base' 'fcitx' 'zinnia')
@@ -29,8 +29,8 @@
         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-${_fcitx_patchver}.patch{,.sig}
         https://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz)
 sha512sums=('SKIP'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2018-01-08 07:03:52 UTC (rev 280410)
+++ trunk/PKGBUILD	2018-01-08 07:08:09 UTC (rev 280411)
@@ -29,8 +29,8 @@
         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-${_fcitx_patchver}.patch{,.sig}
         https://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz)
 sha512sums=('SKIP'



More information about the arch-commits mailing list