summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-07-06 10:57:17 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:11 +0200
commit81e8c6c109daa6974ddda917a1966d694e94eb8c (patch)
tree062f6ce8369b79bc390fb236dcea1a2d0a86dcff /app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
parentBump squashmount (diff)
downloadmv-81e8c6c109daa6974ddda917a1966d694e94eb8c.tar.gz
mv-81e8c6c109daa6974ddda917a1966d694e94eb8c.tar.bz2
mv-81e8c6c109daa6974ddda917a1966d694e94eb8c.zip
New style github tarballs. Bump squashmount
Diffstat (limited to 'app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild')
-rw-r--r--app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
index 7a05f6ba..048b95c6 100644
--- a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
+++ b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
@@ -19,8 +19,8 @@ case ${PV} in
*)
LIVE=false
RESTRICT="mirror"
- inherit vcs-snapshot
- SRC_URI="https://github.com/hchbaw/${mPN}/tarball/v${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/hchbaw/${mPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/${mPN}-${PV}"
KEYWORDS="~amd64 ~x86";;
esac