From 4ac271883d517d50f80566bf2f2a580df25a20cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 1 Mar 2023 12:01:05 +0100 Subject: [PATCH] Switch to the upstream master --- neovim.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/neovim.spec b/neovim.spec index 965d380..ba54f60 100644 --- a/neovim.spec +++ b/neovim.spec @@ -47,7 +47,8 @@ Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim Group: Productivity/Text/Editors URL: https://neovim.io/ -#!RemoteAssetUrl: git+https://github.com/mcepl/neovim.git#devel +###!RemoteAssetUrl: git+https://github.com/mcepl/neovim.git#devel +#!RemoteAssetUrl: git+https://github.com/neovim/neovim.git Source1: sysinit.vim Source2: spec-template Source3: suse-spec-template