elvish: fix distfiles.

Closes: #5878 [via git-merge-pr]
This commit is contained in:
Cameron Nemo 2018-12-14 14:35:00 -08:00 committed by Michael Aldridge
parent 05887451b9
commit b38b0934b4

View file

@ -1,14 +1,14 @@
# Template file for 'elvish'
pkgname=elvish
version=0.12
revision=2
revision=3
build_style=go
go_import_path="github.com/elves/elvish"
short_desc="Novel Unix shell"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD-2-Clause"
homepage="https://elv.sh/"
distfiles="https://github.com/elves/elvish/archive/${version}.tar.gz"
distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
checksum=edd03f4acf50beb03a663804e4da8b9d13805d471245c47c1b71f24c125cb9a2
register_shell="/bin/elvish"