From 9783cb73eb04ad388eaeb2e9d4810eebe6205a40 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Fri, 30 Sep 2022 14:12:18 +0200 Subject: [PATCH] update source file Signed-off-by: Toshaan Bharvani --- SPECS/vim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/vim.spec b/SPECS/vim.spec index 18ef79f..22d10db 100644 --- a/SPECS/vim.spec +++ b/SPECS/vim.spec @@ -41,7 +41,7 @@ Version: %{baseversion}.%{patchlevel} Release: 1%{?dist} Epoch: 2 License: Vim and MIT -Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 +Source0: https://github.com/vim/vim/archive/refs/tags/v%{baseversion}.0%{patchlevel}.tar.gz Source1: virc Source2: vimrc Source3: gvim16.png