[arch-commits] Commit in vim-spell/trunk (PKGBUILD)
Allan McRae
allan at gemini.archlinux.org
Sat Jun 4 02:34:44 UTC 2022
Date: Saturday, June 4, 2022 @ 02:34:43
Author: allan
Revision: 1220729
upgpkg: vim-spell 20200604-3: remove ftp from url field
Modified:
vim-spell/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-04 01:42:31 UTC (rev 1220728)
+++ PKGBUILD 2022-06-04 02:34:43 UTC (rev 1220729)
@@ -3,10 +3,10 @@
pkgbase=vim-spell
pkgver=20200604
-pkgrel=2
+pkgrel=3
pkgdesc='Language files for Vim spell checking'
arch=(any)
-url='ftp://ftp.vim.org/pub/vim/runtime/spell'
+url='http://ftp.vim.org/pub/vim/runtime/spell'
license=(LGPL2.1 custom)
depends=(vim)
More information about the arch-commits
mailing list