summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorT.J. Townsend2022-11-09 15:12:54 +0000
committerT.J. Townsend2022-11-09 15:12:54 +0000
commit0fad80707f7247b6fae30594bebd11f016cd4e92 (patch)
tree07f5bc97874b6031e63439077d3757b073181aaa
parent1ed2a2bb97bc9586171f5593584cbfe8aeb60610 (diff)
downloadaur-0fad80707f7247b6fae30594bebd11f016cd4e92.tar.gz
switch some urls and source lines to https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2e0d10fd22c..80af973f0d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('vim')
groups=('vim-plugins')
md5sums=('40bf32ee1da9ea08b65cb107f5181f0f'
'b924ab4f0d09585ac4482208cc32bd2f')
-source=("${pkgname}.vbz.gz::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid}"
+source=("${pkgname}.vbz.gz::https://www.vim.org/scripts/download_script.php?src_id=${_scriptid}"
'LICENSE')
package() {