elvish: update to 0.12

This commit is contained in:
SolitudeSF 2018-07-11 08:41:31 +03:00 committed by maxice8
parent ec6d317493
commit 1fa270eed1

View file

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