[arch-commits] Commit in fcitx-anthy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 27 13:50:15 UTC 2017
Date: Thursday, April 27, 2017 @ 13:50:11
Author: felixonmars
Revision: 226035
use https
Modified:
fcitx-anthy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-27 13:49:44 UTC (rev 226034)
+++ PKGBUILD 2017-04-27 13:50:11 UTC (rev 226035)
@@ -11,7 +11,7 @@
license=('GPL')
depends=('fcitx' 'anthy')
makedepends=('cmake' 'intltool')
-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=('a4b1eeba813481cc40617e70bd5ee97d1921dc92bab15cf0bdc059d689c239e46caf9e8aba3403ff6374acfbdea565261a948444fe40fa18d5513797eccbd28d'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
More information about the arch-commits
mailing list