[arch-commits] Commit in fcitx-kkc/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Apr 27 13:52:32 UTC 2017


    Date: Thursday, April 27, 2017 @ 13:52:30
  Author: felixonmars
Revision: 226039

use https

Modified:
  fcitx-kkc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 13:52:11 UTC (rev 226038)
+++ PKGBUILD	2017-04-27 13:52:30 UTC (rev 226039)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('fcitx' 'libkkc' 'libkkc-data' 'skk-jisyo' 'fcitx-qt4')
 makedepends=('cmake')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
 sha512sums=('fee5bc30cd9db1f333bb8dd58658f70894e188472767e0dd08b86ee4f711395ec423b29dc5c530613af6b8c4926f2e5253e61941e69ec0eecd2db135c50e9ff5'
             'SKIP')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9')  # Weng Xuetian



More information about the arch-commits mailing list