summaryrefslogtreecommitdiff
path: root/app-vim/vim-go/vim-go-1.13.ebuild
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-06-05 23:57:12 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-06-06 14:32:27 +0200
commit6fae814640aef0ef3e760be2eca3641f9deaac4d (patch)
treed82f53d7e68a2fc65f3145d9773dc3491ab0ff9c /app-vim/vim-go/vim-go-1.13.ebuild
parent1eb86ffd45d21b050d5f6506069891afe48c59f4 (diff)
downloadgentoo-6fae814640aef0ef3e760be2eca3641f9deaac4d.tar.gz
gentoo-6fae814640aef0ef3e760be2eca3641f9deaac4d.tar.bz2
gentoo-6fae814640aef0ef3e760be2eca3641f9deaac4d.zip
app-vim/vim-go: fetch tar.gz archive instead of zip.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/vim-go/vim-go-1.13.ebuild')
-rw-r--r--app-vim/vim-go/vim-go-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-go/vim-go-1.13.ebuild b/app-vim/vim-go/vim-go-1.13.ebuild
index 2cffe300bf04..a57788c43731 100644
--- a/app-vim/vim-go/vim-go-1.13.ebuild
+++ b/app-vim/vim-go/vim-go-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Go development plugin for Vim"
HOMEPAGE="https://github.com/fatih/vim-go"
-SRC_URI="https://github.com/fatih/${PN}/archive/v${PV}.zip -> ${P}.zip"
+SRC_URI="https://github.com/fatih/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"