summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/zshrc-mv/zshrc-mv-2.14.ebuild')
-rw-r--r--app-shells/zshrc-mv/zshrc-mv-2.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zshrc-mv/zshrc-mv-2.14.ebuild b/app-shells/zshrc-mv/zshrc-mv-2.14.ebuild
index 71dd468f..0ba556de 100644
--- a/app-shells/zshrc-mv/zshrc-mv-2.14.ebuild
+++ b/app-shells/zshrc-mv/zshrc-mv-2.14.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils vcs-snapshot
+inherit eutils
DESCRIPTION="A zshrc file initializing zsh specific interactive features"
HOMEPAGE="https://github.com/vaeth/zshrc-mv/"
-SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"