summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-29 13:39:03 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-29 13:39:03 +0200
commit1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a (patch)
tree6de240507c04cde341e1a3666e857844d96a90c5 /app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild
parentapp-vim/perlomni: [QA] Use tarball instead of zip archive (diff)
downloadgentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.tar.gz
gentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.tar.bz2
gentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.zip
app-vim/vimoutliner: [QA] Use tarball instead of zip archive
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild')
-rw-r--r--app-vim/vimoutliner/vimoutliner-0.3.6-r2.ebuild2
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"