diff options
Diffstat (limited to 'app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild')
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild index b9d58e98e883..3834129199cc 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="https://github.com/vimoutliner/vimoutliner" -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" |